ObjFW  Check-in [c12ca9484e]

Overview
Comment:runtime/linklib: __attribute__((used)) for [cd]tor

Otherwise, amiga-gcc strips it when optimizations are enabled, resulting
in a linker error.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c12ca9484e7cdcec4393a9916d0a000edc735e172246c56107fd1679854bb141
User & Date: js on 2020-03-08 13:49:49
Other Links: manifest | tags
Context
2020-03-09
00:54
of_asprintf.m: Small optimization check-in: e0b659378f user: js tags: trunk
2020-03-08
13:49
runtime/linklib: __attribute__((used)) for [cd]tor check-in: c12ca9484e user: js tags: trunk
2020-03-07
18:11
.travis.yml: Add notifications check-in: e489612993 user: js tags: trunk
Changes