diff options
| author | Adam Joseph <adam@westernsemico.com> | 2023-02-21 22:09:38 -0800 |
|---|---|---|
| committer | Adam Joseph <adam@westernsemico.com> | 2023-04-02 03:04:20 -0700 |
| commit | 39c7885cd90ebca1541a1e0b1a26b7d44238d986 (patch) | |
| tree | d1e7603bda608fc3eb12b81d9620351fcc392ed1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 410271448ca70e68ce013f6f10935d5a76ff6a9a (diff) | |
cc-wrapper: if isClang, add -L${gccForLibs.libgcc}/lib
When wrapping `clang` and using a `gccForLibs` whose `libgcc` is in
its own output (rather than the `lib` output), this commit will adds
`-L${gccForLibs.libgcc}/lib` to `cc-ldflags`.
If that flag is not added, `firefox` will fail to compile because it
invokes `clang-wrapper` with `-fuse-ld=lld` and passes `-lgcc_s` to
`lld`, but does not tell `lld` where to find `libgcc_s.so`. In that
situation, firefox will fail to link.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
