/build/macosx/universal/mozconfig
http://github.com/zpao/v8monkey · #! · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · fa972d76e1fb52092562a9e0296e2de0 MD5 · raw file
- # i386/x86-64 Universal Build mozconfig
- # As used here, arguments in $MOZ_BUILD_PROJECTS are suitable as arguments
- # to gcc's -arch parameter.
- mk_add_options MOZ_BUILD_PROJECTS="i386 x86_64"
- . $topsrcdir/build/macosx/universal/mozconfig.common