forked from kiss-community/repo
zlib: remove unneeded flags
This commit is contained in:
parent
8e8cc9b00a
commit
927af4f644
@ -3,9 +3,7 @@
|
|||||||
export CFLAGS="$CFLAGS -fPIC"
|
export CFLAGS="$CFLAGS -fPIC"
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr
|
||||||
--libdir=/usr/lib \
|
|
||||||
--shared
|
|
||||||
|
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user