mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Added --disable-nls so that libiconv won't add gettext as a dependency
This commit is contained in:
@@ -29,7 +29,8 @@ BUILD {
|
||||
--mandir=$COMMON_DOCS/man \
|
||||
--enable-relocatable \
|
||||
--enable-shared \
|
||||
--enable-static
|
||||
--enable-static \
|
||||
--disable-nls
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user