Skip to content

Commit

Permalink
kovan-test.pro: Correct ARM linux conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Cross committed Jun 20, 2012
1 parent a8813b3 commit 8b7f76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kovan-test.pro
Expand Up @@ -27,7 +27,7 @@ SOURCES += main.cpp\
wifitest.cpp wifitest.cpp




linux-g++ { linux-gnueabi-oe-g++ {
CONFIG += link_pkgconfig CONFIG += link_pkgconfig
PKGCONFIG += alsa PKGCONFIG += alsa
} }
Expand Down

0 comments on commit 8b7f76c

Please sign in to comment.