diff options
Diffstat (limited to 'browser/config/mozconfigs/win64/common-win64')
-rw-r--r-- | browser/config/mozconfigs/win64/common-win64 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/browser/config/mozconfigs/win64/common-win64 b/browser/config/mozconfigs/win64/common-win64 new file mode 100644 index 000000000..8f167cad1 --- /dev/null +++ b/browser/config/mozconfigs/win64/common-win64 @@ -0,0 +1,5 @@ +# This file is used by all Win64 builds + +ac_add_options --target=x86_64-pc-mingw32 +ac_add_options --host=x86_64-pc-mingw32 + |