aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2021-08-05 09:55:19 +0100
committerIain Sandoe <iain@sandoe.co.uk>2021-08-18 19:51:48 +0100
commit08defd9c4e4f8dc428f2f490705ab816af81a03d (patch)
tree6baa419e31f9f6240be99964b507e48e1d97ef14 /gcc/objc
parentd39367fa82d95b646f0587a442156069100ee245 (diff)
downloadgcc-08defd9c4e4f8dc428f2f490705ab816af81a03d.zip
gcc-08defd9c4e4f8dc428f2f490705ab816af81a03d.tar.gz
gcc-08defd9c4e4f8dc428f2f490705ab816af81a03d.tar.bz2
Darwin, jit: Fix build [PR100613].
The generic unix build is not completely suitable for Darwin platforms: * It is a convention to encode the library versioning in the binary and to have only one level of symlink for the installed files. This needs to be applied to the installation too. * The library needs to be built with its correct install name so that two-level library naming works. * The extension for shared libraries should be .dylib Signed-off-by: Iain Sandoe <iain@sandoe.co.uk> PR jit/100613 - libgccjit should produce dylib on macOS PR jit/100613 gcc/jit/ChangeLog: * Make-lang.in: Provide clauses for Darwin hosts.
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions