Revision: 6680
http://ipcop.svn.sourceforge.net/ipcop/?rev=6680&view=rev
Author: gespinasse
Date: 2012-07-01 08:02:22 +0000 (Sun, 01 Jul 2012)
Log Message:
-----------
Use our CFLAGS during build
Modified Paths:
--------------
ipcop/trunk/lfs/iproute2
Modified: ipcop/trunk/lfs/iproute2
===================================================================
--- ipcop/trunk/lfs/iproute2 2012-07-01 07:59:11 UTC (rev 6679)
+++ ipcop/trunk/lfs/iproute2 2012-07-01 08:02:22 UTC (rev 6680)
@@ -88,7 +88,7 @@
cd $(DIR_APP) && echo -e "TC_CONFIG_ATM:=n\nTC_CONFIG_XT:=n\n" > Config
cd $(DIR_APP) && sed -i '/^TARGETS/s@arpd@@g' misc/Makefile
- cd $(DIR_APP) && make -j $(PARALLELISM) DESTDIR=
+ cd $(DIR_APP) && make -j $(PARALLELISM) DESTDIR= CCOPTS="$(CFLAGS)"
cd $(DIR_APP) && make DESTDIR= DOCDIR=/usr/share/doc/iproute2
MANDIR=/usr/share/man install
@rm -rf $(DIR_APP)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn