scons: override the platform instead of using the host one - fixes build issues on...
[openwrt/openwrt.git] / include / scons.mk
index 223aedefaf6ae68eb060d100c3857e4a14c8cf50..5062681d63cc0e0113ea790812c5f9aac2f6a9b7 100644 (file)
@@ -1,3 +1,5 @@
+export PLATFORM=posix
+
 SCONS_VARS = \
        CC="$(TARGET_CC)" \
        CXX="$(TARGET_CXX)" \