Alexandros C. Couloumbis
aea8213bdd
package/zlib: fix Darwin compile failure ( closes #7963 )
...
SVN-Revision: 23085
14 years ago
Alexandros C. Couloumbis
c415d7529b
package/zlib: update to zlib-1.2.5
...
SVN-Revision: 23049
14 years ago
Michael Büsch
7b30b70e11
From: Joseph Roback <openwrt-devel@roback.cc>
...
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc>
SVN-Revision: 22965
14 years ago
Gabor Juhos
ec13975875
Fix zlib alternate URL
...
There is no zlib project on Sourceforge, zlib files are in libpng project
Signed-off-by: Gilles Espinasse g.esp@free.fr
SVN-Revision: 21442
15 years ago
Gabor Juhos
bf90225b34
package/zlib: refresh patches
...
SVN-Revision: 20480
15 years ago
Florian Fainelli
b1dca51ad0
fix zlib linking failures with gcc-4.4+ ( #6173 )
...
SVN-Revision: 19012
15 years ago
Felix Fietkau
9708adb16f
zlib: replace -fPIC with $(FPIC)
...
SVN-Revision: 18093
15 years ago
Florian Fainelli
f8f734eece
remove CFLAGS_LARGEFILE, not defined anywhere ( #4856 )
...
SVN-Revision: 16984
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Felix Fietkau
e9ea28b0af
use $(FPIC) in a few places where it matters
...
SVN-Revision: 12225
17 years ago
Florian Fainelli
8e626bffb7
Do not run ldconfig while cross-compiling zlib
...
SVN-Revision: 11959
17 years ago
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
17 years ago
Felix Fietkau
7654ee0a2b
Fix zlib for powerpc
...
For some architectures like powerpc, the library must be compiled with
-fPIC
(checked also for mips/mipsel)
Signed-off-by: Thomas Langer <thomas.langer@infineon.com>
SVN-Revision: 9632
17 years ago
Felix Fietkau
969ac7459e
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
...
SVN-Revision: 9052
17 years ago
Nicolas Thill
a596b29f95
fix openssl with zlib-dynamic ( closes : #1182 ), bump release number
...
SVN-Revision: 8299
18 years ago
Felix Fietkau
9114220553
refresh all package patches in the buildroot using quilt
...
SVN-Revision: 7490
18 years ago
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
18 years ago
Felix Fietkau
1d307eea87
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
SVN-Revision: 6580
18 years ago
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
18 years ago
Felix Fietkau
552194dcc5
add zlib fix from #855
...
SVN-Revision: 5180
18 years ago
Felix Fietkau
1aede1e1db
fix zlib cross compiling from non-linux systems
...
SVN-Revision: 5102
18 years ago