Merge pull request #11 from schnitzeltony/master

pingus: fix build in latest environment
This commit is contained in:
Marko Lindqvist
2015-09-18 06:39:21 +03:00

View File

@@ -16,7 +16,7 @@ SRC_URI = "\
file://pingus.png \
"
EXTRA_OESCONS = "CC='${CC}' CXX='${CXX}'"
EXTRA_OESCONS = "CC='${CC} -fPIC' CXX='${CXX} -fPIC'"
do_install() {
install -d ${D}${bindir}