зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1050433 - part 2 - move TK_CFLAGS inclusion into moz.build; r=mshal
This commit is contained in:
Родитель
8cad4e2ab5
Коммит
559ecb3f15
|
@ -1,9 +0,0 @@
|
|||
# vim: noexpandtab ts=8 sw=8
|
||||
#
|
||||
# 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/.
|
||||
|
||||
DEFINES += $(TK_CFLAGS)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
|
@ -69,3 +69,5 @@ USE_LIBS += [
|
|||
'xpcomglue_s',
|
||||
'xul',
|
||||
]
|
||||
|
||||
CXXFLAGS += CONFIG['TK_CFLAGS']
|
||||
|
|
Загрузка…
Ссылка в новой задаче