repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1452182 [wpt PR 9921] - [css-grid] Minimum width items should include margins...
[gecko.git]
/
build
/
mozconfig.lld-link
blob
d63405bd3e03ab1a79430dba397df99a3b38ff26
1
if test -d "$topsrcdir/clang/bin"; then
2
CLANG_DIR=`cd "$topsrcdir/clang/bin" ; pwd`
3
export PATH="${CLANG_DIR}:${PATH}"
4
5
mk_export_correct_style PATH
6
fi
7
8
export LINKER=lld-link