1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-15 07:54:13 +00:00
Bruce Mitchener 5a8f20c0ca
Default NOFORN to defined. (#209)
The NOFORN flag controls foreign function interface code, which
was written using the dld_* APIs which haven't existed in years.

There was a GNU dld that provided this API, but it was withdrawn
in 2006.

If this code is to be re-enabled, it will have to be changed to
use the `dlopen` family of APIs.
2021-01-11 18:17:42 -08:00
..
2021-01-09 10:17:03 -08:00
2021-01-11 18:17:42 -08:00
2021-01-11 18:17:42 -08:00
2021-01-10 17:23:32 -08:00
2021-01-11 18:17:42 -08:00
2021-01-11 18:17:42 -08:00
2021-01-11 18:17:42 -08:00
2021-01-11 18:17:42 -08:00
2021-01-11 18:17:42 -08:00
2020-12-19 19:59:41 -08:00
2020-12-19 19:59:41 -08:00

FILES USED IN THIS DIRECTORY

  config.guess
  config.sub	taken from GNU project's "config" directory, on
		prep.ai.mit.edu/pub/gnu/config.  Update 'em as
		needed.