mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
gecko: drop bogus comment r553595
llvm-objdupm is part of WITH_CLANG, not WITH_CLANG_EXTRAS
This commit is contained in:
parent
b4e94c32aa
commit
dc6a4d5f36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553597
@ -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