[Bug 1371] [IcedTea7] Provide option to build without debugging
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jun 12 14:30:10 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1371
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=c3068900da7c
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jun 11 02:33:03 2014 +0100
PR1371: Provide option to build without debugging
2014-06-10 Andrew John Hughes <gnu.andrew at member.fsf.org>
PR1371: 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/20140612/8b7cfe68/attachment.html>
More information about the distro-pkg-dev
mailing list