From 5db01967cbbabd85a41aefa400b603541c78cc09 Mon Sep 17 00:00:00 2001 From: Greg Williams Date: Fri, 10 Feb 2012 14:57:55 -0500 Subject: [PATCH] Added exclusion of callinconv module from system tests, since it is Window-specific. This should be added to a separate gcc_win.yml configuration for cross-OS-compatibility. --- targets/gcc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/targets/gcc.yml b/targets/gcc.yml index 8b62ba0..06bf058 100644 --- a/targets/gcc.yml +++ b/targets/gcc.yml @@ -46,5 +46,6 @@ linker: unsupported: - unity_64bit_support + - callingconv colour: true