• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


Commit MetaInfo

Révision1e488dadeec25e0755cfc2d0b697eb9a8ee9bf79 (tree)
l'heure2014-08-27 19:37:06
AuteurSteve Kondik <shade@chem...>
CommiterChih-Wei Huang

Message de Log

build: Allow building with OpenJDK

Change-Id: I6348bc1187240729f75f50d7ef91802c68e7788b

Change Summary

Modification

--- a/core/main.mk
+++ b/core/main.mk
@@ -148,8 +148,9 @@ $(info $(space))
148148 $(info You use OpenJDK but only Sun/Oracle JDK is supported.)
149149 $(info Please follow the machine setup instructions at)
150150 $(info $(space)$(space)$(space)$(space)https://source.android.com/source/download.html)
151+$(info $(space))
152+$(info Continue at your own peril!)
151153 $(info ************************************************************)
152-$(error stop)
153154 endif
154155
155156 # Check for the correct version of java