Skip to content

Commit

Permalink
Merge pull request git-for-windows#37 from chirpnot/main
Browse files Browse the repository at this point in the history
Workaround certain anti-malware programs

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed May 13, 2022
2 parents 3b136af + c89d81b commit a3d2ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winsup/cygwin/x86_64.din
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LIBRARY "msys-2.0.dll" BASE=0x180040000
LIBRARY "msys-2.0.dll" BASE=0x210040000

EXPORTS
#Exported variables
Expand Down

0 comments on commit a3d2ace

Please sign in to comment.