aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2021-04-16 13:00:01 -0400
committerMike Frysinger <vapier@gentoo.org>2021-04-16 13:00:01 -0400
commit1f3572f01249e929feb26309fed5c2ce7d932a86 (patch)
tree15052a829adc83ef44780290bf6b5ce1d3aba847 /.gitignore
parentlddtree: add --cwd option (diff)
downloadpax-utils-1f3572f01249e929feb26309fed5c2ce7d932a86.tar.gz
pax-utils-1f3572f01249e929feb26309fed5c2ce7d932a86.tar.bz2
pax-utils-1f3572f01249e929feb26309fed5c2ce7d932a86.zip
build: support debugging/testing object internals
Add a hack so we can build individual objects as standalone programs. This way we can more easily poke internal static funcs to aid in the overall debugging/development process. Bug: https://bugs.gentoo.org/739014 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6e0a530..33f051f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,9 @@ stamp-h1
/dumpelf
/lddtree
+/paxelf
+/paxldso
+/paxmacho
/pspax
/scanelf
/scanmacho