Build assembly files with debug info

This commit is contained in:
Anthony Green
2011-09-06 14:26:32 -04:00
parent fed646a207
commit 8c01954c50
7 changed files with 135 additions and 27 deletions

View File

@@ -1,3 +1,9 @@
2011-09-06 Anthony Green <green@moxielogic.com>
* Makefile.am (AM_CCASFLAGS): Add -g option to build assembly
files with debug info.
* Makefile.in: Rebuilt.
2011-08-24 Jasper Lievisse Adriaanse <jasper@openbsd.org>
* README: Update list of supported OpenBSD systems.