aboutsummaryrefslogtreecommitdiffstats
path: root/cad/spice/files/patch-aa
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-05-04 23:15:18 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-05-04 23:15:18 +0000
commita614d66ba836a707855006b97a9712e501094cd9 (patch)
tree8f916191527b11baaf5f6aae1ee5491fd7443877 /cad/spice/files/patch-aa
parent9f0b011a8c5e34adc59b6ee9570f33955a22510d (diff)
a. Slight enhancement
b. Maintainer ship dropped (e-mail bounce) Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Diffstat (limited to 'cad/spice/files/patch-aa')
-rw-r--r--cad/spice/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/spice/files/patch-aa b/cad/spice/files/patch-aa
index 30d935b5caa1..df2b114a1525 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 = -O -Os
+! CC_OPT += -Os -pipe
# CC_OPT_SAFE: Special compile options to override CC_OPT for code
# which typically causes problems for most compilers (bsim1 and bsim2).