Revert "Set the correct target for mingw64 dlltool"
Revert due to dlltool/lib revert
This reverts commit 417516f63f.
This commit is contained in:
parent
1f3a1fa921
commit
0c72180ea6
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -2429,7 +2429,7 @@ case $target_os in
|
|||
LIBTARGET=i386
|
||||
if enabled x86_64; then
|
||||
enable malloc_aligned
|
||||
LIBTARGET="i386:x86-64"
|
||||
LIBTARGET=x64
|
||||
elif enabled arm; then
|
||||
LIBTARGET=arm-wince
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue