summaryrefslogtreecommitdiff
path: root/cad/spice/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-29 03:04:58 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-29 03:04:58 +0000
commitf4c18adf519154f09c2481a63f5493130b5e7448 (patch)
treea91bad08c660465368667e9871601f5fd0360b64 /cad/spice/files/patch-aa
parentUpdate to version 20000430. (diff)
Incorporate some changes from NetBSD, Linux, and the Macquarie University.
PR: 18509 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes
Notes: svn path=/head/; revision=28868
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 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).