mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 03:30:24 +02:00
* am/guilec (.scm.go): Use `pre-inst-guile' and load `stack-limit-calibration.scm'. This is particularly useful when building the first `.go' files where the compiler is run using the interpreter, which may end up using a lot of stack space. * libguile/Makefile.am (BUILT_SOURCES): Add `stack-limit-calibration.scm'. (TESTS, TESTS_ENVIRONMENT): Remove. (stack-limit-calibration.scm): Prepend `-' so that any errors during the calibration are ignored. |
||
---|---|---|
.. | ||
ChangeLog-2008 | ||
guilec | ||
maintainer-dirs | ||
Makefile.am | ||
pre-inst-guile | ||
README |
data directory: automake frags do not name files using extension ".am", as automake is overzealous sometimes.