MFH: r553597
gecko: drop bogus comment r553595 llvm-objdupm is part of WITH_CLANG, not WITH_CLANG_EXTRAS Approved by: ports-secteam blanket
This commit is contained in:
parent
1bd27aba80
commit
324a5d4bbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=553598
@ -89,7 +89,7 @@ MOZ_OPTIONS+= --prefix="${PREFIX}"
|
||||
MOZ_MK_OPTIONS+=MOZ_OBJDIR="${BUILD_WRKSRC}"
|
||||
|
||||
MOZ_OPTIONS+= --with-libclang-path="${LOCALBASE}/llvm${LLVM_DEFAULT}/lib"
|
||||
.if !exists(/usr/bin/llvm-objdump) # WITHOUT_CLANG_EXTRAS
|
||||
.if !exists(/usr/bin/llvm-objdump)
|
||||
MOZ_EXPORT+= LLVM_OBJDUMP="${LOCALBASE}/bin/llvm-objdump${LLVM_DEFAULT}"
|
||||
.endif
|
||||
# Require newer Clang than what's in base system unless user opted out
|
||||
|
Loading…
Reference in New Issue
Block a user