Revision: 6402
http://ipcop.svn.sourceforge.net/ipcop/?rev=6402&view=rev
Author: gespinasse
Date: 2012-02-21 23:32:46 +0000 (Tue, 21 Feb 2012)
Log Message:
-----------
sed should have been removed on zlib-1.2.6 upgrade.
Anyway, that match nothing now, so removal result in no change to produced code
Modified Paths:
--------------
ipcop/trunk/lfs/zlib
Modified: ipcop/trunk/lfs/zlib
===================================================================
--- ipcop/trunk/lfs/zlib 2012-02-21 23:23:44 UTC (rev 6401)
+++ ipcop/trunk/lfs/zlib 2012-02-21 23:32:46 UTC (rev 6402)
@@ -84,11 +84,6 @@
$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
- # fix an issue with header that create warning in the installer
- # implicit declaration of function 'gzopen64'
- # gentoo, Fedora devel and Arch use that
- # solve too libxml2 warning: nested extern declaration of 'gzopen64'
- cd $(DIR_APP) && sed -i 's|ifdef _LARGEFILE64_SOURCE|ifndef
_LARGEFILE64_SOURCE|' zlib.h
# Ubuntu/Debian use CFLAGS="-O3 -D_REENTRANT -DUNALIGNED_OK"
# I didn't see big difference against our CFLAGS testing with
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn