forked from Imagelibrary/binutils-gdb
sim: drop configure scripts for simple ports
These ports only use the pieces that have been unified, so we can merge them into the common configure script and get rid of their unique one entirely. We still compile & link separate run programs, and have dedicated subdir Makefiles, but the configure script portion is merged.
This commit is contained in:
7
sim/m32r/configure
vendored
7
sim/m32r/configure
vendored
@@ -584,6 +584,8 @@ PACKAGE_URL=
|
||||
ac_unique_file="Makefile.in"
|
||||
ac_subst_vars='LTLIBOBJS
|
||||
LIBOBJS
|
||||
SIM_COMMON_BUILD_FALSE
|
||||
SIM_COMMON_BUILD_TRUE
|
||||
sim_reserved_bits
|
||||
sim_float
|
||||
sim_bitsize
|
||||
@@ -1752,6 +1754,11 @@ ac_config_commands="$ac_config_commands stamp-h"
|
||||
|
||||
|
||||
|
||||
SIM_COMMON_BUILD_TRUE='#'
|
||||
SIM_COMMON_BUILD_FALSE=
|
||||
|
||||
|
||||
|
||||
cat >confcache <<\_ACEOF
|
||||
# This file is a shell script that caches the results of configure
|
||||
# tests run on this system so they can be shared between configure
|
||||
|
||||
Reference in New Issue
Block a user