Skip to content

Commit

Permalink
fix zlib-so-linking with meson-build (SynoCommunity#4478)
Browse files Browse the repository at this point in the history
- remove --prefix to get rpath fixed for packages with meson-build
  • Loading branch information
hgy59 committed May 8, 2021
1 parent 7508281 commit e326905
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cross/zlib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ HOMEPAGE = https://zlib.net/
COMMENT = A Massively Spiffy Yet Delicately Unobtrusive Compression Library.
LICENSE = zlib-license

CONFIGURE_ARGS = --shared --prefix=$(INSTALL_PREFIX)

include ../../mk/spksrc.cross-cc.mk

0 comments on commit e326905

Please sign in to comment.