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
|
libtoolize --force --copy --install
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
./configure --prefix=/boot/common
|
./configure --prefix=/boot/common --disable-aligncheck
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user