* [gentoo-commits] proj/elfix:master commit in: tests/gnustack/
@ 2012-07-29 0:31 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2012-07-29 0:31 UTC (permalink / raw
To: gentoo-commits
commit: 4fefd6168fd9ca0855d5bbf4d5991f71a1191413
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 00:30:59 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 00:30:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=4fefd616
tests/gnustack/Makefile.am: clean *.s files as well
---
tests/gnustack/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/gnustack/Makefile.am b/tests/gnustack/Makefile.am
index 2915988..a1dc24b 100644
--- a/tests/gnustack/Makefile.am
+++ b/tests/gnustack/Makefile.am
@@ -21,4 +21,4 @@ test.sh:
@echo
@echo "================================================================================"
-CLEANFILES = *.o test.sh
+CLEANFILES = *.o *.s test.sh
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/elfix:master commit in: tests/gnustack/
@ 2012-12-13 20:47 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2012-12-13 20:47 UTC (permalink / raw
To: gentoo-commits
commit: 494d827cc4344958fda0905839c9513dfea3d23a
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 20:47:03 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 20:47:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=494d827c
tests/gnustack/Makefile.am: distribute gnustacktest.sh
---
tests/gnustack/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/gnustack/Makefile.am b/tests/gnustack/Makefile.am
index 783e956..8a939ea 100644
--- a/tests/gnustack/Makefile.am
+++ b/tests/gnustack/Makefile.am
@@ -1,5 +1,7 @@
noinst_PROGRAMS = bad-gnustack
+EXTRA_DIST = gnustacktest.sh
+
bad-gnustack.s: bad-gnustack.c
$(CC) -S $<
$(SED) -i -e 's/GNU-stack,"",/GNU-stack,"x",/' $@
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-13 20:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13 20:47 [gentoo-commits] proj/elfix:master commit in: tests/gnustack/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2012-07-29 0:31 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox