ObjFW  Check-in [17be12b6e5]

Overview
Comment:Don't define _*_SOURCE

Instead, just define _GNU_SOURCE when __GLIBC__ is defined. After all,
that's the only libc that doesn't work properly without any defines.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 17be12b6e576280bb2e1eb85f1dfff8309191e2cc3a726bc0977a20e8156839e
User & Date: js on 2014-05-15 01:50:04
Other Links: manifest | tags
Context
2014-05-15
03:39
objc_exit(): Fix the first class not being free'd check-in: 428520105b user: js tags: trunk
01:50
Don't define _*_SOURCE check-in: 17be12b6e5 user: js tags: trunk
01:50
Update buildsys check-in: 7b365b7a56 user: js tags: trunk
Changes