adapt build/install/gcc-wrapper systems for dynamic linking support
[musl] / dist / config.mak
index 66aa44c..f0b8fd8 100644 (file)
@@ -20,5 +20,5 @@ exec_prefix = /usr/local
 # Uncomment for warnings (as errors). Might need tuning to your gcc version.
 #CFLAGS += -Werror -Wall -Wpointer-arith -Wcast-align -Wno-parentheses -Wno-char-subscripts -Wno-uninitialized -Wno-sequence-point -Wno-missing-braces -Wno-unused-value -Wno-overflow -Wno-int-to-pointer-cast
 
-# Uncomment if you want to build a shared library (experimental).
-#LIBC_LIBS += lib/libc.so
+# Uncomment if you want to disable building the shared library.
+#ALL_LDSO =