mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-04 08:08:01 +00:00
* configure.in: Recognize canonical form of i[3-6]86-pe*.
* configure: Regenerate.
This commit is contained in:
parent
adab8cdcb0
commit
e507634795
@ -1,3 +1,8 @@
|
||||
2003-04-09 Bernd Jendrissek <berndj@prism.co.za>
|
||||
|
||||
* configure.in: Recognize canonical form of i[3-6]86-pe*.
|
||||
* configure: Regenerate.
|
||||
|
||||
2003-04-09 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* readelf.c (display_debug_info): Apply RELA relocations on the
|
||||
|
500
binutils/configure
vendored
500
binutils/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -249,7 +249,7 @@ changequote([,])dnl
|
||||
OBJDUMP_DEFS="-DDISASSEMBLER_NEEDS_RELOCS"
|
||||
;;
|
||||
changequote(,)dnl
|
||||
i[3-6]86-pe* | i[3-6]86-*-cygwin* | i[3-6]86-*-mingw32** | i[3-6]86-*-netbsdpe*)
|
||||
i[3-6]86-*-pe* | i[3-6]86-*-cygwin* | i[3-6]86-*-mingw32** | i[3-6]86-*-netbsdpe*)
|
||||
changequote([,])dnl
|
||||
BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
|
||||
DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_I386"
|
||||
|
Loading…
x
Reference in New Issue
Block a user