[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r3996 - glibc-package/trunk/debian/sysdeps



Author: aurel32
Date: 2009-11-20 15:38:22 +0000 (Fri, 20 Nov 2009)
New Revision: 3996

Modified:
   glibc-package/trunk/debian/sysdeps/mipsel.mk
Log:
Also reenable PIE on mipsel


Modified: glibc-package/trunk/debian/sysdeps/mipsel.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/mipsel.mk	2009-11-20 00:18:31 UTC (rev 3995)
+++ glibc-package/trunk/debian/sysdeps/mipsel.mk	2009-11-20 15:38:22 UTC (rev 3996)
@@ -1,9 +1,6 @@
 CC = gcc-4.3
 CXX = g++-4.3
 
-# PIE support is currently broken on MIPSEL
-fpie = no
-
 #
 # Temporary hack to use our own version of unistd.h
 # to workaround kernel bugs on the build daemons


Reply to: