Bug 315917 - Make sure javac compiles JVM 1.4 compatible class files. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@186221 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -68,10 +68,6 @@ GARBAGE_DIRS += _javagen org
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
ifdef MOZ_DEBUG
|
||||
JAVAC_FLAGS = -g
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
RUN =
|
||||
OUTPUT_DIR = $(shell cygpath -w $(CURDIR)/_javagen/org/mozilla/xpcom)
|
||||
|
||||
Reference in New Issue
Block a user