1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

cad/ngspice_rework: fix build on GCC architectures

Use newer GCC:
dstring.o: In function `copy':
dstring.c:(.opd+0x240): multiple definition of `copy'
spice2poly/dlmain.o:dlmain.c:(.opd+0x6f0): first defined here

MFH:		2020Q3 (fix build blanket)
This commit is contained in:
Piotr Kubaj 2020-07-12 13:32:02 +00:00
parent 0b6e9181ba
commit a1b5415e2b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542079

View File

@ -23,7 +23,7 @@ shlib_PKGNAMESUFFIX= -shlib
shlib_CONFLICTS_INSTALL= ngspice_rework-2*
x11_CONFLICTS_INSTALL= ngspice_rework-shlib-2*
USES= gmake libtool ncurses readline autoreconf pkgconfig
USES= compiler:c11 gmake libtool ncurses readline autoreconf pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes