summaryrefslogtreecommitdiff
path: root/gcc/ch/lang-specs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ch/lang-specs.h')
-rw-r--r--gcc/ch/lang-specs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ch/lang-specs.h b/gcc/ch/lang-specs.h
index 66c9b5be820..ba946d3b55d 100644
--- a/gcc/ch/lang-specs.h
+++ b/gcc/ch/lang-specs.h
@@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA. */
{"@chill",
{"cpp -lang-chill %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %{$} %I\
%{C:%{!E:%eGNU CHILL does not support -C without using -E}}\
- -D__GNUCHILL__=%v1 -D__GNUC_MINOR__=%v2\
+ %{!no-gcc:-D__GNUCHILL__=%v1 -D__GNUC_MINOR__=%v2}\
%c %{Os:-D__OPTIMIZE_SIZE__} %{O*:-D__OPTIMIZE__} %{traditional} %{ftraditional:-traditional}\
%{traditional-cpp:-traditional} %{!undef:%{!ansi:%p} %P} %{trigraphs}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %C %{D*} %{U*} %{i*} %Z\