Date: Wed, 15 Oct 2008 03:34:38 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk16 Makefile ports/java/jdk16/files patch-j2se-splashscreen-Makefile Message-ID: <200810150334.m9F3YcLJ039486@repoman.freebsd.org>
index | next in thread | raw e-mail
glewis 2008-10-15 03:34:38 UTC
FreeBSD ports repository
Modified files:
java/jdk16 Makefile
java/jdk16/files patch-j2se-splashscreen-Makefile
Log:
. When building libsplashscreen, put the internal JDK header paths before
the external system header paths. This prevents us from picking up the
jpeg headers from the system headers when building splashscreen_jpeg.c
which caused an undefined reference to be present in libsplashscreen
since the internal JDK jpeg headers remap the function names.
PR: 119654
Revision Changes Path
1.162 +1 -1 ports/java/jdk16/Makefile
1.4 +22 -3 ports/java/jdk16/files/patch-j2se-splashscreen-Makefile
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810150334.m9F3YcLJ039486>
