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,5 +1,5 @@
|
||||
CC_OPT = -DINCLUDE_SUFFIX_CPU=_arm -DHOTSPOT_LIB_ARCH='"arm"' -DARM -DARM32 \
|
||||
-Dlseek64=lseek -D__SOFTFP__
|
||||
-Dlseek64=lseek
|
||||
|
||||
INC_DIR = $(call select_from_ports,jdk)/src/app/jdk/hotspot/src/cpu/arm/vm
|
||||
JDK_GENERATED = $(call select_from_ports,jdk_generated)/src/app/jdk
|
||||
|
||||
Reference in New Issue
Block a user