aboutsummaryrefslogtreecommitdiff
path: root/src/analyze.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-06-24 02:08:08 -0400
committerAndrew Kelley <andrew@ziglang.org>2020-06-24 02:08:08 -0400
commit3aab6012c471522e2d1cd5a456f56cb9a7addeb6 (patch)
tree9472a5c2fbbe2ab97ef56c8bcaa9b9b4044c29dc /src/analyze.cpp
parent93f0bcb649087b5db5cfcba5de5faaaf59047751 (diff)
downloadzig-3aab6012c471522e2d1cd5a456f56cb9a7addeb6.tar.gz
zig-3aab6012c471522e2d1cd5a456f56cb9a7addeb6.zip
Revert "building mingw-w64 for windows ARM looks in lib64/lib32 for .def files"
This reverts commit 93f0bcb649087b5db5cfcba5de5faaaf59047751. This is not correct (from #mingw-w64 IRC): <andrewrk> is there no .def file for ntdll on arm 64 bit? <andrewrk> or does mingw-w64-crt/lib64/ntdll.def apply to both x86_64 and aarch64? <wbs> andrewrk: there's none at the moment (as apps rarely link directly against ntdll, and I didn't want to guess needlessly around that one originally when I added arm64 support, before I actually had a real arm64 windows device) <wbs> andrewrk: but I guess I could/should complete that now <wbs> (if you need one right now, the libarm32 one probably is the closest match)
Diffstat (limited to 'src/analyze.cpp')
0 files changed, 0 insertions, 0 deletions