Skip to content

Commit

Permalink
Merge pull request #7529 from cms-sw/davidlange6-patch-1
Browse files Browse the repository at this point in the history
Updated boost to 1.78
  • Loading branch information
smuzaffar authored Feb 7, 2022
2 parents f4f78c8 + 6f5cf42 commit 5755ca6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions boost.spec
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
### RPM external boost 1.75.0
### RPM external boost 1.78.0
## INCLUDE compilation_flags
%define tag 3defebd61ecb0970c0046c85384bb34ec9572ac3
%define tag 7f597ea02d8a714076157b4bf65fa8e5752b8468
%define branch cms/v%realversion
%define github_user cms-externals
Source: git+https://github.com/%github_user/%n.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tgz
Patch0: boost-1.75.0-disable-statx
Requires: python3 bz2lib zlib openmpi xz zstd

%prep
%setup -n %{n}-%{realversion}
%patch0 -p1

%build
case %cmsos in
Expand All @@ -36,6 +34,7 @@ echo "using python : ${PYTHONV3} : ${PYTHON3_ROOT}/bin/python3 : ${PYTHON3_ROOT}

b2 -q \
-d2 \
define=BOOST_FILESYSTEM_DISABLE_STATX \
%{makeprocesses} \
--build-dir=build-boost \
--disable-icu \
Expand Down

0 comments on commit 5755ca6

Please sign in to comment.