sbsv2/raptor/lib/flm/globals.mk
branchwip
changeset 446 0c3dbdc03f47
parent 443 2f5cedd04db9
child 447 e95d56493ef6
--- a/sbsv2/raptor/lib/flm/globals.mk	Tue Mar 30 15:34:13 2010 +0100
+++ b/sbsv2/raptor/lib/flm/globals.mk	Thu Apr 01 10:50:16 2010 +0100
@@ -54,7 +54,7 @@
 
 # Enable DELETE_ON_FAILED_COMPILE work around for failed RVCT 2.2 compiles
 ifneq ($(DELETE_ON_FAILED_COMPILE),)
-RVCT22_DELETE_HACK:=|| ($$(GNURM) $$@; exit 1;)
+RVCT22_DELETE_WORKAROUND:=|| { $$(GNURM) $$@; exit 1; }
 endif # ifneq ($(DELETE_ON_FAILED_COMPILE),)
 
 ALLTARGET:=ALL