sim: build: switch to gdbsupport/libiberty.m4

Leverage this common logic to find all the libiberty settings rather
than duplicate it ourselves.
This commit is contained in:
Mike Frysinger
2024-01-09 20:48:37 -05:00
parent 0846ae35a1
commit 72d711c155
5 changed files with 411 additions and 13 deletions

View File

@@ -20,6 +20,9 @@ dnl Set the 'development' global before loading the SIM macros.
SIM_AC_TOOLCHAIN
SIM_AC_PLATFORM
m4_include([../gdbsupport/libiberty.m4])
libiberty_INIT
AM_MAINTAINER_MODE
AM_INIT_AUTOMAKE
AM_SILENT_RULES([yes])