[Bug 1370] [IcedTea8] Provide option to build without debugging

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Nov 3 03:52:23 UTC 2016


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=75e8ab6639c1
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Nov 03 03:46:33 2016 +0000

    PR1370: Provide option to build without debugging

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

        PR1370: Provide option to build without debugging
        * Makefile.am:
        (ICEDTEA_CONFIGURE): Set --with-java-debug-symbols
        according to whether ENABLE_JAVA_DEBUGINFO is set
        or not.

    2016-07-28  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR1370: Provide option to build without debugging
        * Makefile.am:
        (check-java-debug): Guard with
        ENABLE_JAVA_DEBUGINFO.

    2014-06-10  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR1370: Provide option to build without debugging
        * INSTALL: Updated.
        * Makefile.am:
        (ICEDTEA_ENV): Only set DEBUG_BINARIES when
        ENABLE_NATIVE_DEBUGINFO is set.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_ENABLE_NATIVE_DEBUGINFO): New macro to add
        option --enable-native-debuginfo.
        (IT_ENABLE_JAVA_DEBUGINFO): New macro to add
        option --enable-java-debuginfo.
        * configure.ac: Invoke new macros.

-- 
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/20161103/507a6f40/attachment.html>


More information about the distro-pkg-dev mailing list