Add --enable-shortcheck as configure option
This commit is contained in:
parent
696e7ffba5
commit
cde29b33df
4
INSTALL
4
INSTALL
|
|
@ -242,6 +242,10 @@ This file describes the procedures to install ngspice from sources.
|
||||||
of readline.
|
of readline.
|
||||||
See https://www.thrysoee.dk/editline/
|
See https://www.thrysoee.dk/editline/
|
||||||
|
|
||||||
|
--enable-shortcheck
|
||||||
|
Enables a 'make check' with strongly reduced runtime. Besides some
|
||||||
|
regression tests only BSIM3 and BSM4 devices are checked.
|
||||||
|
|
||||||
1.5.2 Options Specific to Enable Ngspice as a shared library
|
1.5.2 Options Specific to Enable Ngspice as a shared library
|
||||||
|
|
||||||
--with-ngshared
|
--with-ngshared
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue