[Bug 3484] [IcedTea8] Move SystemTap support to its own target
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Oct 30 05:57:34 UTC 2017
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3484
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=b31a429098b6
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Oct 30 04:15:42 2017 +0000
PR3484: Move SystemTap support to its own target
2010-09-22 Andrew John Hughes <gnu.andrew at redhat.com>
PR3484: Move SystemTap support to its own target
* Makefile.am:
(.PHONY): Add clean-add-systemtap and
clean-add-systemtap-debug.
(clean-local): Likewise.
(icedtea): Remove systemtap support.
(icedtea-debug): Likewise.
(icedtea-stage2): Depend on add-systemtap.
(icedtea-debug-stage2): Depend on add-systemtap-debug.
(add-systemtap): New target to add SystemTap support to the build.
(add-systemtap-debug): Likewise for debug.
(clean-add-systemtap): Remove SystemTap support from the build.
(clean-add-systemtap-debug): Likewise for debug.
* NEWS: Updated.
--
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/20171030/02129220/attachment.html>
More information about the distro-pkg-dev
mailing list