aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cargo/x86_64-sys-windows-msvc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cargo/x86_64-sys-windows-msvc.json b/.cargo/x86_64-sys-windows-msvc.json
index 3d1619a..1c99285 100644
--- a/.cargo/x86_64-sys-windows-msvc.json
+++ b/.cargo/x86_64-sys-windows-msvc.json
@@ -44,7 +44,7 @@
"pre-link-args": ["/NOLOGO", "/NODEFAULTLIB", "/SUBSYSTEM:NATIVE", "/DRIVER", "/RELEASE", "/NXCOMPAT", "/DYNAMICBASE",
"/INCREMENTAL:NO", "/MANIFEST:NO", "/FIXED:No"],
- "post-link-args": ["/OPT:REF,ICF", "ntoskrnl.lib", "hal.lib", "/LIBPATH:f:/DDK/7600/lib/win7/amd64",
+ "post-link-args": ["/OPT:REF,ICF", "ntoskrnl.lib", "hal.lib",
"/noimplib", "/ENTRY:DriverEntry", "/DEF:exports.def", "/MERGE:.edata=.rdata", "/MERGE:.rustc=.data"],
"_end" : false