mirror of
https://abf.rosa.ru/djam/boost.git
synced 2025-04-19 20:54:12 +00:00
This commit is contained in:
parent
1307105ba6
commit
16873a9547
2 changed files with 4 additions and 0 deletions
1
.abf.yml
1
.abf.yml
|
@ -1,2 +1,3 @@
|
||||||
sources:
|
sources:
|
||||||
boost_1_74_0.tar.bz2: f82c0d8685b4d0e3971e8e2a8f9ef1551412c125
|
boost_1_74_0.tar.bz2: f82c0d8685b4d0e3971e8e2a8f9ef1551412c125
|
||||||
|
boost_1_79_0.tar.bz2: 31209dcff292bd6a64e5e08ceb3ce44a33615dc0
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
%define debug %nil
|
||||||
|
%define debug_package %nil
|
||||||
|
|
||||||
%define packver %(echo "%{version}" | sed -e "s/\\\./_/g")
|
%define packver %(echo "%{version}" | sed -e "s/\\\./_/g")
|
||||||
|
|
||||||
%define libatomic %mklibname boost_atomic_ %{version}
|
%define libatomic %mklibname boost_atomic_ %{version}
|
||||||
|
|
Loading…
Add table
Reference in a new issue