From 70a0ef6b790b6b4f3a0a105e4fca1a9216fcf943 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 18 Sep 2008 13:23:04 +0000 Subject: Set language flags properly for Borland C++ --- misc/config/cc/bcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/config') diff --git a/misc/config/cc/bcc b/misc/config/cc/bcc index a6be414b7..df09daff0 100644 --- a/misc/config/cc/bcc +++ b/misc/config/cc/bcc @@ -12,7 +12,7 @@ lib_opt_flags "-O2" check_opt_flags "-O2" debug_flags "" no_debug_flags "" -lang_flags "-tWR -tWM -tWC +lang_flags "-tWR -tWM -tWC" warning_flags "-w" dll_import_flags "" -- cgit v1.2.3