Bug 1452182 [wpt PR 9921] - [css-grid] Minimum width items should include margins...
[gecko.git] / build / mozconfig.lld-link
blobd63405bd3e03ab1a79430dba397df99a3b38ff26
1 if test -d "$topsrcdir/clang/bin"; then
2     CLANG_DIR=`cd "$topsrcdir/clang/bin" ; pwd`
3     export PATH="${CLANG_DIR}:${PATH}"
5     mk_export_correct_style PATH
6 fi
8 export LINKER=lld-link