1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-11 18:45:10 +00:00
Files
Interlisp.maiko/bin/makefile-linux.armv7l-x
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

1.3 KiB