Fix iot.js build config
authorHosung Kim <hs852.kim@samsung.com>
Tue, 19 Sep 2017 05:10:12 +0000 (14:10 +0900)
committerHosung Kim <hs852.kim@samsung.com>
Tue, 19 Sep 2017 05:10:12 +0000 (14:10 +0900)
to remove build warnning, fix build config

external/iotjs/build.target

index ad7641d..3e48bda 100644 (file)
@@ -44,6 +44,7 @@
                "-DTARGET_BOARD=RP2"],
       "artik05x": ["-mcpu=cortex-r4",
                    "-mfpu=vfp3",
+                   "-fshort-enums",
                    "-DTARGET_BOARD=artik05x"],
       "artik10": ["-mcpu=cortex-a7",
                   "-mfpu=neon-vfpv4",