We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0356c8 commit e5d5811Copy full SHA for e5d5811
projects/gnu.org/glibc/package.yml
@@ -92,7 +92,7 @@ test:
92
esac
93
gcc \
94
-nostdinc \
95
- -nostdlib \
+ -nodefaultlibs \
96
-Wl,--rpath="{{prefix}}/lib" \
97
-I{{deps.gnu.org/gcc.prefix}}/lib/gcc/$ARCH-unknown-linux-gnu/{{deps.gnu.org/gcc.version}}/include \
98
-std=c11 \
0 commit comments