[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r8094: update systemtap to 4.6
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r8094: update systemtap to 4.6 |
Date: |
Tue, 8 Feb 2022 20:11:46 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 8094
revision-id: carlhansen1234@gmail.com-20220209011141-199k41undnfoq2ni
parent: carlhansen1234@gmail.com-20220208055508-14px8705t1hrg6hp
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2022-02-08 17:11:41 -0800
message:
update systemtap to 4.6
modified:
pkg/other/systemtap/Makefile makefile-20181015070656-xire0c5qesxpwu7b-4
pkg/other/systemtap/config.mk config.mk-20181015070656-xire0c5qesxpwu7b-2
=== modified file 'pkg/other/systemtap/Makefile'
--- a/pkg/other/systemtap/Makefile 2021-11-18 00:50:51 +0000
+++ b/pkg/other/systemtap/Makefile 2022-02-09 01:11:41 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2018, 2019, 2020, 2021, 2022 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
=== modified file 'pkg/other/systemtap/config.mk'
--- a/pkg/other/systemtap/config.mk 2018-10-15 07:07:18 +0000
+++ b/pkg/other/systemtap/config.mk 2022-02-09 01:11:41 +0000
@@ -2,4 +2,4 @@
## adjust as needed
CONFIGURE_OPTS ?=
-BUILD_OPTS ?=
+BUILD_OPTS ?= CPPFLAGS=-Wno-deprecated-declarations
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r8094: update systemtap to 4.6,
Carl Hansen <=