From: Jim Meyering Date: Sun, 9 Oct 1994 05:03:54 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~533 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb57e662fc52e65829eacf16a2de88332b661232;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 3d24242773..ea221da757 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -9,7 +9,7 @@ Fri Oct 07 19:42:35 1994 Jim Meyering (meyering@comco.com) Thu Oct 06 21:14:07 1994 Jim Meyering (meyering@comco.com) - * src/Makefile.in (link_command): Remove $(CFLAGS). Becuase + * src/Makefile.in (link_command): Remove $(CFLAGS). Because the default value usually includes -g, Linux users were getting statically linked executables. With this removal they'll get much smaller, dynamically linked ones by default.