mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bug 897674 - Don't use STL wrappers when building maintenance service [r=gps]
This commit is contained in:
parent
15d0439042
commit
13f48c66d9
@ -18,6 +18,7 @@ DIST_PROGRAM = maintenanceservice$(BIN_SUFFIX)
|
||||
# bug 725876
|
||||
MOZ_GLUE_LDFLAGS =
|
||||
MOZ_GLUE_PROGRAM_LDFLAGS =
|
||||
STL_FLAGS=
|
||||
|
||||
LIBS += \
|
||||
../../mozapps/update/common/$(LIB_PREFIX)updatecommon.$(LIB_SUFFIX) \
|
||||
|
Loading…
Reference in New Issue
Block a user