mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
jansson, disable static library (#7636)
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2009-2018 Petri Lehtinen
|
||||
2011-2012 Basile Starynkevitch
|
||||
2011-2012 Graeme Smecher"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.digip.org/jansson/releases/jansson-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="645d72cc5dbebd4df608d33988e55aa42a7661039e19a379fcbe5c79d1aee1d2"
|
||||
|
||||
@@ -70,7 +70,7 @@ BUILD()
|
||||
aclocal
|
||||
autoconf
|
||||
automake --add-missing
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure --disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user