Skip to content

Commit 24c23e5

Browse files
committed
Fixup: using underscore instead of dash
1 parent 9158c11 commit 24c23e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildscripts/conda-recipes/pyomp/conda_build_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ c_compiler: # [osx]
1717
- clang_bootstrap # [osx]
1818

1919
# Sysroots for compatibility on Linux builds.
20-
sysroot_linux-64:
20+
sysroot_linux_64:
2121
- 2.17 # [linux64]
2222

23-
sysroot_linux-aarch64:
23+
sysroot_linux_aarch64:
2424
- 2.17 # [aarch64]
2525

2626
# --- MACOS DEPLOYMENT TARGET ---

0 commit comments

Comments
 (0)