mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 420759 - only public symbols for spidermonkey in breakpad. landing as bustage fix to get symbols into nightlies
This commit is contained in:
parent
151f7bd98c
commit
1dfcefcbcd
@ -247,6 +247,7 @@ else # ! MOZ_DEBUG
|
||||
# Used in the Windows nightlies to generate symbols for crash reporting.
|
||||
ifdef MOZ_DEBUG_SYMBOLS
|
||||
OS_CXXFLAGS += -Zi -UDEBUG -DNDEBUG
|
||||
OS_CFLAGS += -Zi -UDEBUG -DNDEBUG
|
||||
OS_LDFLAGS += -DEBUG -OPT:REF -OPT:nowin98
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user