Changing the alarm/siren driver - make it always authenticate when it is to make...
[iot2.git] / common.mk
index ed6efc9426440bb8e302e888d199e7307623f3bb..e5fcbb8c6091a1580af320f18c443de55c179ffc 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -1,3 +1,6 @@
+G++ := g++
+ARM_G++ := arm-linux-gnueabihf-g++
+#ARM_G++ := arm-linux-gnueabi-g++
 JAVA := java
 JAR := jar
 JAVADOC := javadoc