/build/macosx/universal/mozconfig

http://github.com/zpao/v8monkey · #! · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · fa972d76e1fb52092562a9e0296e2de0 MD5 · raw file

  1. # i386/x86-64 Universal Build mozconfig
  2. # As used here, arguments in $MOZ_BUILD_PROJECTS are suitable as arguments
  3. # to gcc's -arch parameter.
  4. mk_add_options MOZ_BUILD_PROJECTS="i386 x86_64"
  5. . $topsrcdir/build/macosx/universal/mozconfig.common