[uClibc-cvs] CVS uClibc

CVS User andersen andersen at codepoet.org
Wed Dec 22 19:11:06 UTC 2004


Update of /var/cvs/uClibc
In directory nail:/tmp/cvs-serv20672

Modified Files:
	Rules.mak 
Log Message:
Patch from Peter S. Mazinger:
rename UCLIBC_PIE_SUPPORT to UCLIBC_BUILD_PIE


--- /var/cvs/uClibc/Rules.mak	2004/12/22 18:58:08	1.176
+++ /var/cvs/uClibc/Rules.mak	2004/12/22 19:11:05	1.177
@@ -226,7 +226,7 @@
 endif
 endif
 
-ifneq ($(UCLIBC_PIE_SUPPORT),y)
+ifneq ($(UCLIBC_BUILD_PIE),y)
 PIEFLAG=
 LDPIEFLAG=
 endif



More information about the uClibc-cvs mailing list