[Bug 3182] [IcedTea8] Support building without pre-compiled headers

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 8 02:55:47 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3182

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=59eb18efa652
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Nov 07 04:36:29 2016 +0000

    PR3182: Support building without pre-compiled headers

    2016-11-04  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3182: Support building without pre-compiled headers
        * Makefile.am:
        (ICEDTEA_CONFIGURE): Pass --disable-precompiled-headers
        or --enable-precompiled-headers, according to whether
        DISABLE_PRECOMPILED_HEADERS is defined or not,
        respectively.

    2016-10-26  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3182: Support building without pre-compiled headers
        * INSTALL: Updated.
        * 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/20161108/52a0a50c/attachment.html>


More information about the distro-pkg-dev mailing list