openwrt/tools/make-ext4fs
Hauke Mehrtens 60427a940f tools/make-ext4fs: Fix build on MacOSX
MacOSX does not support "-Wl,-Bstatic" so do not force the static
linking.
We only copy the static libz library into the staging libraries
directories, the linker will anyway only find the static version and
link against that on all systems.

Fixes: 8dcd941d8b ("tools/zlib: move zlib build to tools")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-04-29 00:57:07 +02:00
..
patches tools/zlib: move zlib build to tools 2018-04-28 15:28:59 +02:00
Makefile tools/make-ext4fs: Fix build on MacOSX 2018-04-29 00:57:07 +02:00