ObjFW  Check-in [8b2107e238]

Overview
Comment:Use -Wl,--allow-multiple-definition on Windows

Clang does not use this by default, while it seems that GCC does.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8b2107e238f6b58f5c3230f18aa590fec75749275921efed3d9b7a7e86570894
User & Date: js on 2017-01-07 22:58:15
Other Links: manifest | tags
Context
2017-01-07
23:03
Use -no-integrated-as on Windows check-in: 6b43f91448 user: js tags: trunk
22:58
Use -Wl,--allow-multiple-definition on Windows check-in: 8b2107e238 user: js tags: trunk
03:26
Use strtof_l, strtod_l and asprintf_l if available check-in: 0ad678f125 user: js tags: trunk
Changes