зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1601691 - Remove FIXMEs for strict-alias which is WONTFIX r=firefox-build-system-reviewers,chmanchester
Bug 414641 was marked WONTFIX, so let's remove these comments from configure Differential Revision: https://phabricator.services.mozilla.com/D55993 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
aa7780103d
Коммит
8d9af63f7e
|
@ -315,7 +315,6 @@ if test "$GNU_CC"; then
|
|||
SSE_FLAGS="-msse"
|
||||
SSE2_FLAGS="-msse2"
|
||||
SSSE3_FLAGS="-mssse3"
|
||||
# FIXME: Let us build with strict aliasing. bug 414641.
|
||||
CFLAGS="$CFLAGS -fno-strict-aliasing"
|
||||
DSO_CFLAGS=''
|
||||
|
||||
|
@ -455,7 +454,6 @@ if test "$GNU_CC"; then
|
|||
fi
|
||||
|
||||
if test "$GNU_CXX"; then
|
||||
# FIXME: Let us build with strict aliasing. bug 414641.
|
||||
CXXFLAGS="$CXXFLAGS -fno-exceptions -fno-strict-aliasing"
|
||||
|
||||
_DEFINES_CXXFLAGS="-DMOZILLA_CLIENT -include $_objdir/mozilla-config.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче