diff options
author | athenian200 <athenian200@outlook.com> | 2019-10-17 17:26:58 -0500 |
---|---|---|
committer | athenian200 <athenian200@outlook.com> | 2019-10-21 04:53:44 -0500 |
commit | cc8ff09bf06078c4c3b7d8abd93cc5ddc55edc2d (patch) | |
tree | f33bb9b839f46d2e606a543239df38baedb66b5c /toolkit/components/formautofill | |
parent | 1982ae21e8cc5907e5a996e3d9945818b1a95670 (diff) | |
download | uxp-cc8ff09bf06078c4c3b7d8abd93cc5ddc55edc2d.tar.gz |
MoonchildProductions#1251 - Part 25: Fix link paths.
This fix is a bit ugly and may need to be changed later if we switch a new GCC version, but the fact is that we use an architecture-specific path for GCC libraries on Solaris, so knowing the right prefix for GCC would only help so much, because it would still need to decide between ${gccdir}/lib and ${gccdir}/lib/amd64. The MOZ_FIX_LINK_PATHS variable puts the search paths into the right order without the need for me to use elfedit on the binaries afterwards.
Diffstat (limited to 'toolkit/components/formautofill')
0 files changed, 0 insertions, 0 deletions