diff options
-rw-r--r-- | cad/spice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 7408e3b8b2cd..96b6c761a8de 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -32,6 +32,8 @@ CONFIGURE_ENV= CONFIGFILE="${CONFIGFILE}" \ LOCALBASE="${LOCALBASE}" MAKE_JOBS_UNSAFE=yes +CFLAGS+= -fcommon + PORTDOCS= spice3f3.ps.gz PORTEXAMPLES= bjtnoise.cir bsim1tst.cir bsim2tst.cir diffpair.cir \ diodisto.cir ltra_1.cir ltra_2.cir ltra_3.cir \ |