Revision: 6838
http://ipcop.svn.sourceforge.net/ipcop/?rev=6838&view=rev
Author: gespinasse
Date: 2012-11-07 18:38:32 +0000 (Wed, 07 Nov 2012)
Log Message:
-----------
Add ccache tests
I don't know when it was possible to run the tests, so I do that after install
and symlink creation.
Modified Paths:
--------------
ipcop/trunk/lfs/ccache
Modified: ipcop/trunk/lfs/ccache
===================================================================
--- ipcop/trunk/lfs/ccache 2012-11-07 18:32:13 UTC (rev 6837)
+++ ipcop/trunk/lfs/ccache 2012-11-07 18:38:32 UTC (rev 6838)
@@ -97,6 +97,7 @@
# and does not look required : without CCACHE_DIR (that we use), ccache
write stats in HOME
cd $(DIR_APP) && CFLAGS="-O2 -static" ac_cv_func_getpwuid=no
./configure --prefix=$(PREFIX)
cd $(DIR_APP) && make
+
cd $(DIR_APP) && make install
ln -sf ccache $(PREFIX)/bin/gcc
ln -sf ccache $(PREFIX)/bin/g++
@@ -113,5 +114,9 @@
# The 25/01/2011, I find 1.1 G size (with tests run )
$(PREFIX)/bin/ccache --max-size 1.5 G
+ifeq "$(RUNNING_TEST)" "yes"
+ -cd $(DIR_APP) && make -j 1 check &>
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
+
@rm -rf $(DIR_APP)
@$(POSTBUILD)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn