mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
Added --disable-aligncheck to mpg123's configure line
This commit is contained in:
@@ -10,7 +10,7 @@ BUILD {
|
||||
libtoolize --force --copy --install
|
||||
aclocal
|
||||
autoconf
|
||||
./configure --prefix=/boot/common
|
||||
./configure --prefix=/boot/common --disable-aligncheck
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user