jdk: Update port to Freebsd 12
* fix NULL = nullptr in C++ semantic (arm, x86_64) * arm: disable soft float (full hard float support) * dummies some mmap flags issue genodelabs/genode#3289
This commit is contained in:
committed by
Christian Helmuth
parent
c070e64bd4
commit
c2f1576ba4
@@ -1 +1 @@
|
||||
1319e74653e97dbabed7ac973345ec6e243cc11b
|
||||
32a27784725af3c4ed42e3c03bea2b106b578c3d
|
||||
|
||||
@@ -11,7 +11,7 @@ HASH_INPUT += $(REP_DIR)/src/app/jdk/files.list
|
||||
|
||||
PATCHES := $(addprefix src/app/jdk/patches/,jdk.patch arm.patch \
|
||||
icache.patch size.patch id.patch lir.patch mutex.patch \
|
||||
verified_entry.patch vfp.patch)
|
||||
verified_entry.patch vfp.patch nullptr.patch)
|
||||
|
||||
# This patch has to be applied to JDK when building the standard Java library
|
||||
# pollselectorprovider.patch
|
||||
|
||||
Reference in New Issue
Block a user