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 Jan 27, 2025
2 parents d4a5b5d + 05d9670 commit e7d5ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winsup/cygwin/cygwin.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 e7d5ec7

Please sign in to comment.