mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
util-linux: set --disable-static (#7916)
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE="GNU GPL v2
|
||||
GNU LGPL v2
|
||||
BSD (4-clause)
|
||||
Public Domain"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://www.kernel.org/pub/linux/utils/util-linux/v$portVersion/util-linux-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="743f9d0c7252b6db246b659c1e1ce0bd45d8d4508b4dfa427bbb4a3e9b9f62b5"
|
||||
SOURCE_DIR="util-linux-$portVersion"
|
||||
@@ -161,6 +161,7 @@ BUILD()
|
||||
--disable-all-programs \
|
||||
--disable-libmount \
|
||||
--disable-makedev \
|
||||
--disable-static \
|
||||
--enable-blkid \
|
||||
--enable-cal \
|
||||
--enable-col \
|
||||
|
||||
Reference in New Issue
Block a user