File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11diff -Naur a/make/autoconf/flags-other.m4 b/make/autoconf/flags-other.m4
22--- a/make/autoconf/flags-other.m4 2018-10-27 00:13:12.000000000 +0200
3- +++ b/make/autoconf/flags-other.m4 2018-10-27 20:20:42.790765675 +0200
4- @@ -119,6 +119,16 @@
3+ +++ b/make/autoconf/flags-other.m4 2018-10-29 02:24:07.845540291 +0100
4+ @@ -119,6 +119,10 @@
55 # Misuse EXTRA_CFLAGS to mimic old behavior
66 $2JVM_ASFLAGS="$JVM_BASIC_ASFLAGS ${$2EXTRA_CFLAGS}"
77
@@ -14,7 +14,7 @@ diff -Naur a/make/autoconf/flags-other.m4 b/make/autoconf/flags-other.m4
1414
1515diff -Naur a/make/autoconf/flags.m4 b/make/autoconf/flags.m4
1616--- a/make/autoconf/flags.m4 2018-10-27 00:13:12.000000000 +0200
17- +++ b/make/autoconf/flags.m4 2018-10-27 20:20:42.790765675 +0200
17+ +++ b/make/autoconf/flags.m4 2018-10-29 02:23:24.476291208 +0100
1818@@ -34,7 +34,7 @@
1919 AC_DEFUN([FLAGS_SETUP_ABI_PROFILE],
2020 [
@@ -24,7 +24,7 @@ diff -Naur a/make/autoconf/flags.m4 b/make/autoconf/flags.m4
2424
2525 if test "x$with_abi_profile" != x; then
2626 if test "x$OPENJDK_TARGET_CPU" != xarm && \
27- @@ -55,6 +55,18 @@
27+ @@ -55,6 +55,9 @@
2828 elif test "x$OPENJDK_TARGET_ABI_PROFILE" = xarm-sflt; then
2929 ARM_FLOAT_TYPE=sflt
3030 ARM_ARCH_TYPE_FLAGS='-march=armv5t -marm'
You can’t perform that action at this time.
0 commit comments