!34 update to version 0.19.1

From: @Venland 
Reviewed-by: @nlgwcy 
Signed-off-by: @nlgwcy
This commit is contained in:
openeuler-ci-bot 2024-02-07 02:14:40 +00:00 committed by Gitee
commit 1f8be124ca
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Name: bpftrace
Version: 0.16.0
Release: 3
Version: 0.19.1
Release: 1
Summary: High-level tracing language for Linux eBPF
License: ASL 2.0
@ -38,12 +38,13 @@ and predecessor tracers such as DTrace and SystemTap.
-DLIBBFD_LIBRARIES="${LIBBFD}" \
-DBUILD_TESTING:BOOL=OFF \
-DBUILD_SHARED_LIBS:BOOL=OFF \
-DENABLE_LLVM_SHARED=1
-DENABLE_LLVM_SHARED=1 \
-DUSE_SYSTEM_BPF_BCC:BOOL=ON
%make_build
%install
%global __os_install_post %{nil}
%global __os_install_post %{nil}
%global _find_debuginfo_opts -g
%make_install
@ -67,6 +68,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
%changelog
* Mon Jan 08 2024 Paul Thomas <paulthomas100199@gmail.com> - 0.19.1-1
- update to version 0.19.1
* Tue Aug 15 2023 wulei <wu_lei@hoperun.com> - 0.16.0-3
- Fix cannot convert 'bfd*' to 'bfd_architecture'

Binary file not shown.

BIN
v0.19.1.tar.gz Normal file

Binary file not shown.