diff options
Diffstat (limited to 'cad/spice/files/patch-aa')
-rw-r--r-- | cad/spice/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/spice/files/patch-aa b/cad/spice/files/patch-aa index 8e423df0cf3c..f6e7d5dd45b1 100644 --- a/cad/spice/files/patch-aa +++ b/cad/spice/files/patch-aa @@ -65,7 +65,7 @@ # CC_OPT: Default compile options (optimization/debug level, other) -! CC_OPT = -O2 -pipe +! CC_OPT = -O -Os # CC_OPT_SAFE: Special compile options to override CC_OPT for code # which typically causes problems for most compilers (bsim1 and bsim2). |