chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
eb9c5e8
)
configure.ac: Give the `asm-debug' stanza a heading.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 12 Sep 2019 19:18:59 +0000
(20:18 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 12 Sep 2019 19:18:59 +0000
(20:18 +0100)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 93a1149e7cb7b6b517298c08257f14d57aff496d..308e457c0a39f13772f4ca3348d6649367a5797f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-180,6
+180,7
@@
case $CPUFAM in
*) AC_MSG_RESULT([$CPUFAM/$ABI]) ;;
esac
*) AC_MSG_RESULT([$CPUFAM/$ABI]) ;;
esac
+dnl Consider enabling support for assembler-level debugging toys.
AC_ARG_ENABLE([asm-debug],
AS_HELP_STRING([--enable-asm-debug],
[enable assembler debugging features]),
AC_ARG_ENABLE([asm-debug],
AS_HELP_STRING([--enable-asm-debug],
[enable assembler debugging features]),