ObjFW  Check-in [670184b60b]

Overview
Comment:configure: Prefix Clang-only flags with -Xclang

This is required for systems for which Clang does not know how to call
the linker, as Clang then just calls GCC for linking, passing all flags.
However, GCC does not know the Clang-only flags and fails to link.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 670184b60b804ace958c35a6559b99d4fc56ccf10b4f3dcfe576d22a3be1df5f
User & Date: js on 2018-06-17 17:51:30
Other Links: manifest | tags
Context
2018-06-17
18:23
configure: Check for pthread_attr_getschedpolicy() check-in: 839745fa85 user: js tags: trunk
17:51
configure: Prefix Clang-only flags with -Xclang check-in: 670184b60b user: js tags: trunk
16:32
ofarc: Add LHA write and append support check-in: bf8788d709 user: js tags: trunk
Changes