Skip to content

Commit 458d8df

Browse files
authored
add glibc in release message (#89)
1 parent d1610dd commit 458d8df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

curl-static-cross.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ arch_variants() {
275275
else
276276
# Uses Clang for default cross-compilation
277277
install_cross_compile_debian;
278+
libc_flag="-glibc";
278279
fi
279280
else
280281
# If the architecture is the same as the host, no need to cross compile

0 commit comments

Comments
 (0)