[Bug 3096] New: [IcedTea8] Remove dead --disable-optimizations option
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jul 18 05:22:22 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3096
Bug ID: 3096
Summary: [IcedTea8] Remove dead --disable-optimizations option
Product: IcedTea
Version: 8-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
Setting --disable-optimizations passes:
NO_OPTIMIZATIONS="true" \
CC_NO_OPT="-O0 -g"
into the OpenJDK build but nothing makes use of this any more.
The same effect can be achieved using the icedtea-debug target.
--
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/20160718/83ec1c91/attachment.html>
More information about the distro-pkg-dev
mailing list