Skip to content

Commit a233d81

Browse files
srikrishnagopufacebook-github-bot
authored andcommitted
remove picking default boost for centos9
Summary: As titled, remove picking system boost for centos9 oss builds. We are seeing the following error (https://tracker.ceph.com/issues/54265) when building qsfp service with c++20 and on CentOS9. We need boost 1.77 or more to build with c++20. Discussion: https://fburl.com/workplace/4u3glapv Reviewed By: chadaustin Differential Revision: D55758008 fbshipit-source-id: dae0bb5a70de3de2988032412eaafbd1b6d4e53d
1 parent 97ff7b0 commit a233d81

File tree

1 file changed

+0
-4
lines changed
  • build/fbcode_builder/manifests

1 file changed

+0
-4
lines changed

build/fbcode_builder/manifests/boost

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ boost169-python3
5555
boost169-serialization
5656
boost169-program-options
5757

58-
[rpms.not(all(distro=centos_stream,distro_vers=8))]
59-
boost-devel
60-
boost-static
61-
6258
[build]
6359
builder = boost
6460
job_weight_mib = 512

0 commit comments

Comments
 (0)