Loading accessible/base/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -119,6 +119,3 @@ include('/ipc/chromium/chromium-config.mozbuild') if CONFIG['CC_TYPE'] in ('clang', 'gcc'): CXXFLAGS += ['-Wno-error=shadow'] if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497 accessible/generic/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -74,6 +74,3 @@ include('/ipc/chromium/chromium-config.mozbuild') if CONFIG['CC_TYPE'] in ('clang', 'gcc'): CXXFLAGS += ['-Wno-error=shadow'] if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497 accessible/ipc/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -66,6 +66,3 @@ FINAL_LIBRARY = 'xul' # Add libFuzzer configuration directives include('/tools/fuzzing/libfuzzer-config.mozbuild') if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497 accessible/ipc/win/handler/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -82,6 +82,3 @@ LIBRARY_DEFINES['UNICODE'] = True LIBRARY_DEFINES['_UNICODE'] = True LIBRARY_DEFINES['MOZ_NO_MOZALLOC'] = True DisableStlWrapping() if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497 accessible/windows/msaa/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -83,6 +83,3 @@ if CONFIG['CC_TYPE'] == 'clang-cl': include('/ipc/chromium/chromium-config.mozbuild') FINAL_LIBRARY = 'xul' if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497 Loading
accessible/base/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -119,6 +119,3 @@ include('/ipc/chromium/chromium-config.mozbuild') if CONFIG['CC_TYPE'] in ('clang', 'gcc'): CXXFLAGS += ['-Wno-error=shadow'] if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497
accessible/generic/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -74,6 +74,3 @@ include('/ipc/chromium/chromium-config.mozbuild') if CONFIG['CC_TYPE'] in ('clang', 'gcc'): CXXFLAGS += ['-Wno-error=shadow'] if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497
accessible/ipc/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -66,6 +66,3 @@ FINAL_LIBRARY = 'xul' # Add libFuzzer configuration directives include('/tools/fuzzing/libfuzzer-config.mozbuild') if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497
accessible/ipc/win/handler/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -82,6 +82,3 @@ LIBRARY_DEFINES['UNICODE'] = True LIBRARY_DEFINES['_UNICODE'] = True LIBRARY_DEFINES['MOZ_NO_MOZALLOC'] = True DisableStlWrapping() if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497
accessible/windows/msaa/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -83,6 +83,3 @@ if CONFIG['CC_TYPE'] == 'clang-cl': include('/ipc/chromium/chromium-config.mozbuild') FINAL_LIBRARY = 'xul' if CONFIG['CC_TYPE'] == 'clang-cl': AllowCompilerWarnings() # workaround for bug 1090497