Update config.toml (#9057)
This commit is contained in:
		
							parent
							
								
									b477aded0b
								
							
						
					
					
						commit
						f6ab5cdcb2
					
				| @ -1,7 +1,7 @@ | |||||||
| [target.x86_64-pc-windows-msvc] | [target.x86_64-pc-windows-msvc] | ||||||
| rustflags = ["-Ctarget-feature=+crt-static"] | rustflags = ["-Ctarget-feature=+crt-static"] | ||||||
| [target.i686-pc-windows-msvc] | [target.i686-pc-windows-msvc] | ||||||
| rustflags = ["-Ctarget-feature=+crt-static"] | rustflags = ["-C", "target-feature=+crt-static", "-C", "link-args=/NODEFAULTLIB:MSVCRT"] | ||||||
| [target.'cfg(target_os="macos")'] | [target.'cfg(target_os="macos")'] | ||||||
| rustflags = [ | rustflags = [ | ||||||
|     "-C", "link-args=-sectcreate __CGPreLoginApp __cgpreloginapp /dev/null", |     "-C", "link-args=-sectcreate __CGPreLoginApp __cgpreloginapp /dev/null", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user