CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/06/09 14:30:16
Modified files:
cad/ngspice : Makefile.inc
cad/ngspice/libngspice: Makefile
Log message:
cad/ngspice: COMPILER and WANTLIB fixes
COMPILER is needed for both sub-ports which run the same configure
script and detect the C++ library used. Fixes build with ports-gcc on
sparc64.
${COMPILER_WANTLIB} needed in libngspice WANTLIB since last update.
