Revision: 6950 http://ipcop.svn.sourceforge.net/ipcop/?rev=6950&view=rev Author: gespinasse Date: 2013-03-02 13:44:56 +0000 (Sat, 02 Mar 2013) Log Message: ----------- Add -Wall to CFLAGS. That didn't add any warning now.
Modified Paths: -------------- ipcop/trunk/lfs/libpng Modified: ipcop/trunk/lfs/libpng =================================================================== --- ipcop/trunk/lfs/libpng 2013-03-02 13:42:25 UTC (rev 6949) +++ ipcop/trunk/lfs/libpng 2013-03-02 13:44:56 UTC (rev 6950) @@ -43,6 +43,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) +CFLAGS += -Wall # Use safe limit new from 1.5.10 CPPFLAGS := -DPNG_SAFE_LIMITS_SUPPORTED This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn