mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/cairo-compmgr: Fixed build with new binutils.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
1cc2bba747
commit
373a6935a0
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ patch -p1 < $CWD/patches/cairo-compmgr-link-libICE.patch
|
|||
# gobject introspection will not be 'stable' until GTK+3
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
CPPFLAGS="-I/usr/include/libiberty" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib${LIBDIRSUFFIX} \
|
||||
|
|
Loading…
Reference in a new issue