[Bug 1372] [IcedTea6] Provide option to build without debugging

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Aug 15 05:07:07 UTC 2016


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=25bd6515fed0
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Aug 15 06:04:49 2016 +0100

    PR1372: Provide option to build without debugging

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

        PR1372: Provide option to build without debugging
        * INSTALL: Updated.
        * Makefile.am:
        (ICEDTEA_ENV): Only set DEBUG_CLASSFILES
        and DEBUG_BINARIES when ENABLE_JAVA_DEBUGINFO
        and ENABLE_NATIVE_DEBUGINFO are set, respectively.
        * 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/20160815/c2b1ed59/attachment.html>


More information about the distro-pkg-dev mailing list