desktop/wmphoto+: 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:41 +00:00 committed by Willy Sudiarto Raharjo
parent dbbc1bae1f
commit b87cc774e2

View file

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