зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1245022 - Kill stlport's Makefile.in. r=mshal
This commit is contained in:
Родитель
f3ecc6091c
Коммит
4710a51a3f
|
@ -1,9 +0,0 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
||||
# You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
MODULES = stlport
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CXXFLAGS += -fuse-cxa-atexit
|
|
@ -72,3 +72,7 @@ NO_EXPAND_LIBS = True
|
|||
|
||||
# We allow warnings for third-party code that can be updated from upstream.
|
||||
ALLOW_COMPILER_WARNINGS = True
|
||||
|
||||
CXXFLAGS += [
|
||||
'-fuse-cxa-atexit',
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче