]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: bpf: drop subdir configure logic
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 15:59:30 +0000 (22:59 +0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:25:01 +0000 (23:25 +0700)
commitee79c7df308ff2931fa6d893da5b7ab3604e73a9
treebd8f466c027e50c17f5711dc4e3f28a19da13fe0
parent1787fcc45ab25e8d15eb59d5a222c52d4d2f09b5
sim: bpf: drop subdir configure logic

We've been using this only to set the default word size to 64.  We
can easily move this into the makefile via a -D compiler flag and
clean up the build logic quite a bit.
sim/Makefile.in
sim/bpf/Makefile.in
sim/bpf/aclocal.m4 [deleted file]
sim/bpf/configure [deleted file]
sim/bpf/configure.ac [deleted file]
sim/configure
sim/configure.ac