Skip to content

Commit fa934e6

Browse files
committed
try glibc 2.17
1 parent 22f05b9 commit fa934e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ requirements:
7979
# If your project compiles code (such as a C extension) then add the required compilers as separate entries here.
8080
# Compilers are named 'c', 'cxx', 'fortran', among others
8181
- {{ compiler('c') }}
82-
- {{ stdlib('c') }}
82+
#- {{ stdlib('c') }}
8383
- {{ compiler('fortran') }}
8484
# this is necessary for all compiled recipes
8585
# - {{ stdlib('c') }}

0 commit comments

Comments
 (0)