summaryrefslogtreecommitdiffstats
path: root/libraries/dietlibc/README.SLACKWARE
diff options
context:
space:
mode:
author Markus Reichelt2018-11-03 20:42:27 +0100
committer Willy Sudiarto Raharjo2018-11-10 01:46:40 +0100
commitb0c114dabc7acc0f3828374165d75d3062e788b8 (patch)
tree6610a6e0dae051b3a85b8d2e5eb7f40d4c9d0d42 /libraries/dietlibc/README.SLACKWARE
parent15698b3a49beb03ed7b31f417f699eef97ce5a71 (diff)
downloadslackbuilds-b0c114dabc7acc0f3828374165d75d3062e788b8.tar.gz
libraries/dietlibc: Updated for version 0.34.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/dietlibc/README.SLACKWARE')
-rw-r--r--libraries/dietlibc/README.SLACKWARE5
1 files changed, 2 insertions, 3 deletions
diff --git a/libraries/dietlibc/README.SLACKWARE b/libraries/dietlibc/README.SLACKWARE
index 030a52bfe7..cae36530b7 100644
--- a/libraries/dietlibc/README.SLACKWARE
+++ b/libraries/dietlibc/README.SLACKWARE
@@ -7,10 +7,9 @@ diet gcc -O2 -s _tmp.c
you should see "hello" printed on screen
-"size a.out" entered on prompt should print something like like this:
-
+"size a.out" entered on prompt should print something like like this:
text data bss dec hex filename
-1292 12 72 1376 560 a.out
+ 838 24 92 954 3ba a.out
Please note: You may get strange results on Slackware multilib systems,
(like $ARCH being ignored by dietlibc's make itself).