diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-09-21 21:44:02 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-09-21 21:44:02 +0000 |
commit | 22c9fba62b50f6549a93e3c1cf8f553595c85317 (patch) | |
tree | 96c2f43425bd7fd31d443b4719f933f4a0dd0396 /contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp | |
parent | 5b14fc7575c0967a6f156a4064797074509955b3 (diff) | |
download | FreeBSD-src-22c9fba62b50f6549a93e3c1cf8f553595c85317.zip FreeBSD-src-22c9fba62b50f6549a93e3c1cf8f553595c85317.tar.gz |
Fix installation of 32bit libraries after r288074.
FILES is not used when LIBRARIES_ONLY is set, which is used to build and
install the lib32 sysroot. All of the csu files do quality as "libraries"
for this case so just undefine LIBRARIES_ONLY.
This is still better than the previous realinstall handling as it does
not hook into META_MODE properly.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp')
0 files changed, 0 insertions, 0 deletions