[Bug 3205] [IcedTea6] Builds fails with pch disabled
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Dec 23 18:47:11 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3205
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=4034994bef71
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Dec 23 18:52:53 2016 +0000
PR3181: Support building without pre-compiled headers
PR3205: Builds fails with pch disabled
2016-12-23 Andrew John Hughes <gnu.andrew at member.fsf.org>
PR3205: Builds fails with pch disabled
* Makefile.am:
(ICEDTEA_PATCHES): Add new patch.
* NEWS: Updated.
* patches/openjdk/8169448-pr3205-pch_failure.patch:
Backport patch from b41 to fix build failure when
building without pre-compiled headers.
2016-10-26 Andrew John Hughes <gnu.andrew at member.fsf.org>
PR3181: Support building without pre-compiled headers
* INSTALL: Updated.
* Makefile.am:
(ICEDTEA_ENV): Set USE_PRECOMPILED_HEADER
appropriately, according to whether
DISABLE_PRECOMPILED_HEADERS is defined or not.
* NEWS: Updated.
* acinclude.m4:
(IT_DISABLE_PRECOMPILED_HEADERS): New macro to
provide the --disable-precompiled-headers option.
* configure.ac: Invoke IT_DISABLE_PRECOMPILED_HEADERS.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20161223/a4a70137/attachment.html>
More information about the distro-pkg-dev
mailing list