update to version 0.19.1

This commit is contained in:
liweigang 2024-02-01 14:47:45 +08:00
parent 28f4a22399
commit d118c7a769
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.