summaryrefslogtreecommitdiffhomepage
path: root/auto/cc/bcc
diff options
context:
space:
mode:
Diffstat (limited to 'auto/cc/bcc')
-rw-r--r--auto/cc/bcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/cc/bcc b/auto/cc/bcc
index 83b2d60dd..638b7dc2f 100644
--- a/auto/cc/bcc
+++ b/auto/cc/bcc
@@ -24,7 +24,7 @@ esac
# __stdcall
#CPU_OPT="$CPU_OPT -ps"
# __fastcall
-CPU_OPT="$CPU_OPT -pr"
+#CPU_OPT="$CPU_OPT -pr"
CFLAGS="$CFLAGS $CPU_OPT"