X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=support%2Fmake%2Ftinynode.target;h=9ea8453eb41672eb36300fe5ec24425ed73a4036;hp=6c669064db8ca3125029d0710afff8db8aa2d9ca;hb=9abe7dbbdc874dd65e8f65f86b6ebb19969b40ba;hpb=bf2b0de8125634c3cb1187ddf2a078a7ee08cf7c diff --git a/support/make/tinynode.target b/support/make/tinynode.target index 6c669064..9ea8453e 100644 --- a/support/make/tinynode.target +++ b/support/make/tinynode.target @@ -17,7 +17,7 @@ OPTFLAGS += -Os #OPTFLAGS = # Disable MSP430 hardware multiply because it makes MSPGCC die -PFLAGS += -mdisable-hwmul +PFLAGS += -mmpy=none PFLAGS += -mstrict-align $(call TOSMake_include_platform,tinynode)