From 79ae09789c785f4a12e0616c479bd1c7ee32b053 Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Thu, 6 Feb 2014 17:50:52 -0500 Subject: [PATCH] Fix comments --- java-1.8.0-openjdk.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 17471ef..9f2712c 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -168,7 +168,7 @@ Source12: remove-intree-libraries.sh # Ensure we aren't using the limited crypto policy Source13: TestCryptoLevel.java - +# New versions of config files with aarch64 support. This is not upstream yet. Source100: config.guess Source101: config.sub @@ -356,15 +356,16 @@ The OpenJDK API documentation. %setup -q -c -n %{name} -T -a %{source_num} cp %{SOURCE2} . -#repalce outdated configure guess script +# replace outdated configure guess script +# +# the configure macro will do this too, but it also passes a few flags not +# supported by openjdk configure script cp %{SOURCE100} jdk8/common/autoconf/build-aux/ cp %{SOURCE101} jdk8/common/autoconf/build-aux/ # OpenJDK patches # Remove libraries that are linked -# disabled until 8 has all system library fixes upstream - sh %{SOURCE12} %ifarch %{aarch64}