Force ARM builds to be debug to really, really get symbols this time, for realz. r=<unprintable words>
This commit is contained in:
Родитель
5da9f3a54c
Коммит
22db8ed0bb
|
@ -6662,6 +6662,10 @@ MOZ_ARG_ENABLE_STRING(debug,
|
|||
fi ],
|
||||
MOZ_DEBUG=)
|
||||
|
||||
if test $MOZ_PLATFORM_MAEMO; then
|
||||
MOZ_DEBUG=1
|
||||
fi
|
||||
|
||||
MOZ_DEBUG_ENABLE_DEFS="-DDEBUG -D_DEBUG"
|
||||
case "${target_os}" in
|
||||
beos*)
|
||||
|
|
Загрузка…
Ссылка в новой задаче