commit | 45de73a60c09c763b0fd88b85d744ea872588dfa | [log] [tgz] |
---|---|---|
author | Ryan Prichard <rprichard@google.com> | Fri Jan 10 12:57:15 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 10 12:57:15 2025 -0800 |
tree | b8136ef006ee0af5c7f9f695e01da8fc6aba877e | |
parent | 14072ed49ed2e9c5df025ae162d1fd27c349a71e [diff] | |
parent | 14403a22ee058879ae3b90e944fafc6f0454da3a [diff] |
Merge "Allow a host_ldlibs of "ntdll" on Windows" into main
diff --git a/cc/config/x86_windows_host.go b/cc/config/x86_windows_host.go index 1f6cf23..505ddfa 100644 --- a/cc/config/x86_windows_host.go +++ b/cc/config/x86_windows_host.go
@@ -112,6 +112,7 @@ "imagehlp", "iphlpapi", "netapi32", + "ntdll", "oleaut32", "ole32", "opengl32",