fix mozconfig
This commit is contained in:
parent
8b9cde7cb6
commit
85ef0281d7
1 changed files with 1 additions and 10 deletions
|
|
@ -2,17 +2,8 @@
|
||||||
|
|
||||||
export MOZBUILD=$HOME/.mozbuild
|
export MOZBUILD=$HOME/.mozbuild
|
||||||
ac_add_options --target=x86_64-pc-mingw32
|
ac_add_options --target=x86_64-pc-mingw32
|
||||||
|
ac_add_options --enable-bootstrap
|
||||||
export WINSYSROOT="$MOZBUILD/win-cross/vs"
|
export WINSYSROOT="$MOZBUILD/win-cross/vs"
|
||||||
# export CC="$MOZBUILD/clang/bin/clang-cl"
|
|
||||||
# export CXX="$MOZBUILD/clang/bin/clang-cl"
|
|
||||||
# export HOST_CC="$MOZBUILD/clang/bin/clang"
|
|
||||||
# export HOST_CXX="$MOZBUILD/clang/bin/clang++"
|
|
||||||
|
|
||||||
# export WINE="$MOZBUILD/wine/bin/wine64"
|
|
||||||
export MIDL="$MOZBUILD/wine/bin/widl"
|
|
||||||
|
|
||||||
#export MIDL=midl
|
|
||||||
#export MIDL=widl
|
|
||||||
|
|
||||||
###
|
###
|
||||||
# TODO : fixme
|
# TODO : fixme
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue