/[packages]/updates/5/java-1.8.0-openjdk/current/SOURCES/pr2842-01.patch
ViewVC logotype

Contents of /updates/5/java-1.8.0-openjdk/current/SOURCES/pr2842-01.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 995482 - (show annotations) (download)
Fri Mar 25 15:48:52 2016 UTC (8 years, 1 month ago) by luigiwalser
File size: 712 byte(s)
sync with fedora as of 2016-03-24, update to u77b03
1 # HG changeset patch
2 # User mduigou
3 # Date 1389723922 28800
4 # Tue Jan 14 10:25:22 2014 -0800
5 # Node ID 842cc183c9f6d29270ff002238248978c08f0a66
6 # Parent f0635543beb309c4da1bb88c906a76ee4b75e16d
7 8031668, PR2842: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
8 Reviewed-by: erikj, ihse
9
10 diff -r f0635543beb3 -r 842cc183c9f6 common/autoconf/toolchain.m4
11 --- openjdk/./common/autoconf/toolchain.m4 Wed Jan 27 02:50:07 2016 +0000
12 +++ openjdk/./common/autoconf/toolchain.m4 Tue Jan 14 10:25:22 2014 -0800
13 @@ -188,8 +188,8 @@
14 $1="$PROPER_COMPILER_$1"
15 else
16 AC_MSG_RESULT([no, keeping $1])
17 - $1="$TEST_COMPILER"
18 fi
19 +
20 TOOLCHAIN_CHECK_COMPILER_VERSION([$1], [$COMPILER_NAME])
21 ])
22

  ViewVC Help
Powered by ViewVC 1.1.30