mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-29 01:04:55 +02:00
enable compiling of shared lib without osdi interface
This commit is contained in:
+3
-2
@@ -593,8 +593,9 @@ libngspice_la_LIBADD += \
|
||||
ciderlib/support/libcidersuprt.la
|
||||
endif
|
||||
|
||||
|
||||
libngspice_la_LIBADD += osdi/libosdi.la
|
||||
if OSDI_WANTED
|
||||
libngspice_la_LIBADD += osdi/libosdi.la
|
||||
endif
|
||||
|
||||
libngspice_la_LIBADD += \
|
||||
maths/deriv/libderiv.la \
|
||||
|
||||
Reference in New Issue
Block a user