We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2e643f + 659695b commit 185398bCopy full SHA for 185398b
docker/musl.sh
@@ -51,6 +51,7 @@ main() {
51
LINUX_HEADERS_SITE="${linux_headers_site}" \
52
LINUX_VER="${linux_ver}" \
53
OUTPUT=/usr/local/ \
54
+ "GCC_CONFIG += --enable-default-pie" \
55
"${@}"
56
57
purge_packages
0 commit comments