mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 03:45:42 +00:00
backing out due to tinderbox bustage - bug 368206
This commit is contained in:
parent
2bfcee81b5
commit
c103a4e640
@ -5600,10 +5600,7 @@ dnl = Airbag crash reporting (on by default on supported platforms)
|
||||
dnl ========================================================
|
||||
|
||||
if test "$OS_ARCH" = "WINNT" -a -z "$GNU_CC"; then
|
||||
MOZ_AIRBAG=1
|
||||
fi
|
||||
if test "$OS_ARCH" = "Darwin" -a "$OS_TEST" = "i386"; then
|
||||
MOZ_AIRBAG=1
|
||||
MOZ_AIRBAG=1
|
||||
fi
|
||||
|
||||
MOZ_ARG_DISABLE_BOOL(airbag,
|
||||
|
Loading…
Reference in New Issue
Block a user