ObjFW  Check-in [9b75d1994c]

Overview
Comment:Disable shared libraries and threads on AmigaOS 4

While it is possible to link ObjFW as a shared library, it seems the
linker does not support linking against shared libraries. It might be
necessary to provide a stub that loads the .so at runtime.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9b75d1994cd2483099a512776d9b13a9332449a042f5a80cee991847ba2d4850
User & Date: js on 2018-04-15 14:18:29
Other Links: manifest | tags
Context
2018-04-15
14:48
Print the localization at the end of the tests check-in: 9557564b3a user: js tags: trunk
14:18
Disable shared libraries and threads on AmigaOS 4 check-in: 9b75d1994c user: js tags: trunk
13:34
OFURL: Require files for fileSystemRepresentation check-in: d7269ab32a user: js tags: trunk
Changes