summaryrefslogtreecommitdiffstats
path: root/build/macosx/mozconfig.common
blob: 27634b7f3162c39f47f16c6b8ec05f25de00675d (plain)
1
2
3
4
5
if test `uname -s` = Linux; then
  . $topsrcdir/build/macosx/cross-mozconfig.common
else
  . $topsrcdir/build/macosx/local-mozconfig.common
fi