aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-18 13:23:04 +0000
committerlloyd <[email protected]>2008-09-18 13:23:04 +0000
commit70a0ef6b790b6b4f3a0a105e4fca1a9216fcf943 (patch)
tree9e249ffcf19fd801b4c579c30060ce28c9d8cbdb /misc/config
parentdcdd66046cb703b087b273f9a12e9eb8f3e80bd7 (diff)
Set language flags properly for Borland C++
Diffstat (limited to 'misc/config')
-rw-r--r--misc/config/cc/bcc2
1 files changed, 1 insertions, 1 deletions
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 ""