wok rev 16285

libunique: add cflags
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 06 18:57:04 2014 +0000 (2014-04-06)
parents b0f93805d8bb
children bf92132df307
files libunique/receipt
line diff
     1.1 --- a/libunique/receipt	Sun Apr 06 20:48:48 2014 +0200
     1.2 +++ b/libunique/receipt	Sun Apr 06 18:57:04 2014 +0000
     1.3 @@ -15,7 +15,8 @@
     1.4  BUILD_DEPENDS="cairo-dev gtk+-dev glib-dev dbus-dev dbus-glib-dev expat-dev"
     1.5  
     1.6  case "$ARCH" in
     1.7 -	i?86) BUILD_DEPENDS="$BUILD_DEPENDS gobject-introspection-dev perl"
     1.8 +	i?86)	BUILD_DEPENDS="$BUILD_DEPENDS gobject-introspection-dev perl"
     1.9 +		export CFLAGS="$CFLAGS -Wno-error=unused-but-set-variable"
    1.10  esac
    1.11  
    1.12  # Rules to configure and make the package.