libXmeta: Remove CFLAGS_FOR_BUILD, add some opts

This commit is contained in:
Dylan Araps 2021-07-06 15:21:38 +03:00
parent ddfed408a5
commit 7583953840
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
#!/bin/sh -e
CFLAGS_FOR_BUILD=-fPIC \
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
--without-xmlto \
--disable-specs \
--disable-static