desktop/wmbackground: Fixed build with gcc-5.2.0.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2015-12-07 22:55:39 +00:00 committed by Willy Sudiarto Raharjo
parent 663b55eb3f
commit ba4b4eec80
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ find -L . \
cd wmbackground
make \
FLAGS="$SLKCFLAGS"
CC="gcc -fgnu89-inline $SLKCFLAGS"
# Copy executable to the correct location
mkdir -p $PKG/usr/bin