diff options
Diffstat (limited to 'recipes/mozilla/firefox_hg.bb')
-rw-r--r-- | recipes/mozilla/firefox_hg.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/mozilla/firefox_hg.bb b/recipes/mozilla/firefox_hg.bb index 17a46ee1c8..37bb2608bd 100644 --- a/recipes/mozilla/firefox_hg.bb +++ b/recipes/mozilla/firefox_hg.bb @@ -17,8 +17,6 @@ S = "${WORKDIR}/mozilla-central" inherit mozilla require firefox.inc -PARALLEL_MAKE = "" -export HOST_LIBIDL_CONFIG = "${STAGING_BINDIR_NATIVE}/libIDL-config-2" FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2" export LIBXUL_DIST="${S}/objdir/xulrunner/dist/" |