OSDN Git Service

[llvm] [cmake] Remove obsolete /usr/local hack for *BSD
authorMichał Górny <mgorny@moritz.systems>
Tue, 12 Jan 2021 17:16:57 +0000 (18:16 +0100)
committerMichał Górny <mgorny@moritz.systems>
Tue, 12 Jan 2021 18:26:04 +0000 (19:26 +0100)
commit5aefc8dc4d14ad04259ab8ae0b2e0da2596d66f7
tree83b7d5b8d0b967816ef71829a3505626def98456
parentef3800e82169c674219501d9ac09ef12b28e6359
[llvm] [cmake] Remove obsolete /usr/local hack for *BSD

Remove the hack adding /usr/local paths on FreeBSD and DragonFlyBSD.
It does not seem to be necessary today, and it breaks cross builds.

Differential Revision: https://reviews.llvm.org/D94491
llvm/CMakeLists.txt