OSDN Git Service

build: Allow building with OpenJDK
authorSteve Kondik <shade@chemlab.org>
Fri, 26 Jul 2013 04:32:08 +0000 (21:32 -0700)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 18 Apr 2014 03:20:51 +0000 (11:20 +0800)
Change-Id: I6348bc1187240729f75f50d7ef91802c68e7788b

core/main.mk

index de793ce..9672ce2 100644 (file)
@@ -148,8 +148,9 @@ $(info $(space))
 $(info You use OpenJDK but only Sun/Oracle JDK is supported.)
 $(info Please follow the machine setup instructions at)
 $(info $(space)$(space)$(space)$(space)https://source.android.com/source/download.html)
+$(info $(space))
+$(info Continue at your own peril!)
 $(info ************************************************************)
-$(error stop)
 endif
 
 # Check for the correct version of java