mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
neon, disable static library (#7838)
This commit is contained in:
@@ -20,7 +20,7 @@ HOMEPAGE="https://notroj.github.io/neon/
|
||||
https://github.com/notroj/neon"
|
||||
COPYRIGHT="1999-2021 Joe Orton and others"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://notroj.github.io/neon/neon-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cf1ee3ac27a215814a9c80803fcee4f0ede8466ebead40267a9bd115e16a8678"
|
||||
PATCHES="neon-$portVersion.patch"
|
||||
@@ -83,6 +83,7 @@ BUILD()
|
||||
--with-ssl=openssl \
|
||||
--with-libxml2 \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--disable-nls
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user