gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9670: update systemtap to 5.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9670: update systemtap to 5.0
Date: Sat, 4 Nov 2023 17:06:12 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9670
revision-id: carlhansen@gnu.org-20231104210607-zhvlwejmwyleojw5
parent: carlhansen@gnu.org-20231104173910-anwxauf14ov316td
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sat 2023-11-04 14:06:07 -0700
message:
  update systemtap to 5.0
modified:
  pkg/other/systemtap/Makefile   makefile-20181015070656-xire0c5qesxpwu7b-4
=== modified file 'pkg/other/systemtap/Makefile'
--- a/pkg/other/systemtap/Makefile      2023-11-04 17:39:10 +0000
+++ b/pkg/other/systemtap/Makefile      2023-11-04 21:06:07 +0000
@@ -29,7 +29,7 @@
 
 #####################################################################
 # https://sourceware.org/systemtap/ftp/releases/systemtap-4.8.tar.gz
-#https://sourceware.org/git/systemtap.git
+# https://sourceware.org/git/systemtap.git
 MASTER_SITES = https://sourceware.org/
 MASTER_SUBDIR =  systemtap/ftp/releases/
 DISTFILES =  $(DISTNAME).tar.gz
@@ -38,19 +38,11 @@
 
 BUILDDEPS =
 LIBDEPS =
-#WORKSRC = $(DOWNLOADDIRGIT)/systemtap
-#WORKOBJ = $(WORKDIR)/systemtap
 ######################################################################
 
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
-# "uint64_t=unsigned long int"
-# HINT: needed to add "#include <stdint.h> to
-#  
-
-a:
-       echo $(GIT_PATH)
-
-#build: fetch-git
+CONFIGURE_ARGS = CPPFLAGS=-UHAVE_LIBDEBUGINFOD
+BUILD_ARGS = CPPFLAGS=-UHAVE_LIBDEBUGINFOD
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]