Skip to content

Commit 51b22ec

Browse files
authored
Merge pull request #1103 from slaclab/rocky8
Update conda build meta to use older system libraries and C++
2 parents 546dd56 + c427cac commit 51b22ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ requirements:
1515
- git
1616
- cmake
1717
- make
18+
# Target CentOS 7 glibc (2.17) for maximum compatibility
19+
# OR target Rocky 8 glibc (2.28) specifically
20+
- sysroot_linux-64 2.28
1821
host:
1922
- boost
2023
- bzip2

0 commit comments

Comments
 (0)