]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Fix a build problem if ENABLE_CHECKING is not defined.
authorEli Schwartz <eschwartz@archlinux.org>
Wed, 19 May 2021 11:08:30 +0000 (12:08 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 19 May 2021 11:08:30 +0000 (12:08 +0100)
commitc485e4759929a9f64d36b49600626bd912dcf335
tree64c3d158615c1d8ee530fbb1e82ddec32b8b5b44
parent83b0a6865c081de2f6e8f56870d832b9fb65edde
Fix a build problem if ENABLE_CHECKING is not defined.

* dwarf.c (ENABLE_CHECKING): Define to 0 if not previously set.
binutils/ChangeLog
binutils/dwarf.c