mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 12:50:09 +00:00
Temporarily force compilation of Java classes in order to take JAVAC_FLAGS change from bug 315917.
This commit is contained in:
parent
83d77ca25b
commit
66b6bf3a63
@ -52,5 +52,9 @@ TOOL_DIRS = \
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs::
|
||||
@echo WARNING: temporary. remove next line.
|
||||
rm -rf src/org interfaces/org
|
||||
|
||||
tools::
|
||||
$(MAKE) -C src jarfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user