desktop/cairo-compmgr: Fixed build with new binutils.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-03-29 22:03:15 +01:00
parent 1cc2bba747
commit 373a6935a0

View file

@ -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} \