[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox-cvs
Subject:    [git commit] trylink: emit names of linked executables
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2014-05-03 14:35:15
Message-ID: 20140503143624.7A0079CAD6 () busybox ! osuosl ! org
[Download RAW message or body]

commit: http://git.busybox.net/busybox/commit/?id=e3366d696cf4ef34cdc30aee2612418f81ba986c
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
---
 scripts/trylink |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/scripts/trylink b/scripts/trylink
index 8509523..5da494f 100755
--- a/scripts/trylink
+++ b/scripts/trylink
@@ -300,6 +300,8 @@ int main(int argc, char **argv)
 	}
 	rm -- "$sharedlib_dir/applet.c" $EXE.out
 	$STRIP -s --remove-section=.note --remove-section=.comment $EXE
+	# Let user see that we do something - list the names of created binaries:
+	echo "$EXE"
 
     done <applet_lst.tmp
 fi
_______________________________________________
busybox-cvs mailing list
busybox-cvs@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic