Skip to content

Commit 0bdf5d1

Browse files
committed
Don't use libfast-float-dev on bookworm
1 parent 5e51080 commit 0bdf5d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/fbcode_builder/manifests/fast_float

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ subdir = fast_float-8.0.0
1313
FASTFLOAT_TEST = OFF
1414
FASTFLOAT_SANITIZE = OFF
1515

16-
[debs.not(all(distro=ubuntu,any(distro_vers="18.04",distro_vers="20.04",distro_vers="22.04",distro_vers="24.04")))]
16+
[debs.not(any(all(distro=debian,any(distro_vers="12")),all(distro=ubuntu,any(distro_vers="18.04",distro_vers="20.04",distro_vers="22.04",distro_vers="24.04"))))]
1717
libfast-float-dev
1818

1919
[rpms.distro=fedora]

0 commit comments

Comments
 (0)