commit | 757ca003963266079819ca6e2e03b9f42aae07e4 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 23 15:24:07 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 23 15:24:07 2015 +0100 |
tree | 9718507d778654ed50eaf5cd41e5bb3be21a3619 | |
parent | bf8f7febd8f25cac34acf0f7feaef00b38248ca9 [diff] [blame] |
Fix gcc detection in check_config.h
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 904ea4b..1151d70 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -135,7 +135,7 @@ # this is meant to cath missing #define polarssl_printf etc # disable fsio to catch some more missing #include <stdio.h> -msg "build: full config except platform/fsio" # ~ 30s +msg "build: full config except platform/fsio, make, gcc" # ~ 30s cleanup cp "$CONFIG_H" "$CONFIG_BAK" scripts/config.pl full