From 09622311aa51487cd9cd98e8cbd8da5987bcad18 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Mon, 9 Mar 2015 21:19:42 +0100 Subject: Tune-up build scripts for multi-platform batch building --- data/buildscripts/mozconfig-mac | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'data/buildscripts/mozconfig-mac') diff --git a/data/buildscripts/mozconfig-mac b/data/buildscripts/mozconfig-mac index a6be1b0..2fbe366 100644 --- a/data/buildscripts/mozconfig-mac +++ b/data/buildscripts/mozconfig-mac @@ -24,7 +24,7 @@ AS=$ROOTDIR/x86_64-apple-darwin10-as LD=$ROOTDIR/x86_64-apple-darwin10-ld STRIP=$ROOTDIR/x86_64-apple-darwin10-strip -mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-macos +mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-mac mk_add_options MOZ_APP_DISPLAYNAME="IceCat" mk_add_options MOZILLA_OFFICIAL=1 mk_add_options BUILD_OFFICIAL=1 @@ -49,6 +49,3 @@ ac_add_options --disable-tests # ac_add_options --disable-ctypes ac_add_options --without-intl-api - -mk_add_options MOZ_MAKE_FLAGS=-j8 -ac_add_options --with-ccache -- cgit v1.2.3