mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 502953 - Followup patch to remove residual makefile entries, r=dvander.
--HG-- extra : rebase_source : 5e0c1dea8ad190a0fd432a4c8a2791e1cccd7e2f
This commit is contained in:
parent
f60779aef5
commit
3b37933d2d
@ -240,9 +240,6 @@ AS_DASH_C_FLAG =
|
||||
ASFILES += jswince.asm
|
||||
endif
|
||||
|
||||
ifdef DEBUG
|
||||
CPPSRCS += TraceTreeDrawer.cpp
|
||||
endif
|
||||
endif # ENABLE_JIT
|
||||
|
||||
ifdef HAVE_DTRACE
|
||||
|
@ -223,7 +223,6 @@ JS_HFILES += \
|
||||
nanojit/Native.h \
|
||||
nanojit/RegAlloc.h \
|
||||
nanojit/nanojit.h \
|
||||
nanojit/TraceTreeDrawer.h \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
@ -311,9 +310,6 @@ JS_CPPFILES += \
|
||||
nanojit/avmplus.cpp \
|
||||
$(NULL)
|
||||
|
||||
ifdef DEBUG
|
||||
JS_CPPFILES += nanojit/TraceTreeDrawer.cpp
|
||||
endif
|
||||
endif
|
||||
|
||||
ifndef BUILD_OPT
|
||||
|
Loading…
Reference in New Issue
Block a user