mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libatomic_ops, disable static library (#7604)
This commit is contained in:
@@ -13,7 +13,7 @@ COPYRIGHT="2008-2021 Ivan Maidanski
|
||||
LICENSE="MIT
|
||||
Boehm
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/ivmai/libatomic_ops/releases/download/v$portVersion/libatomic_ops-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292"
|
||||
|
||||
@@ -65,6 +65,7 @@ BUILD()
|
||||
{
|
||||
runConfigure ./configure --disable-dependency-tracking \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--with-gnu-ld
|
||||
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user