mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-11 18:45:10 +00:00
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.
1.3 KiB
1.3 KiB