Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaXser authored Oct 13, 2024
1 parent 810aef6 commit 3e44f22
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
ifndef MSYSTEM
CPREFIX = x86_64-w64-mingw32-
endif

WINDIVERTHEADERS = ../../../include
WINDIVERTLIBS = ../../binary
MINGWLIB = /usr/x86_64-w64-mingw32/lib/

TARGET = goodbyedpi.exe
# Linking SSP does not work for some reason, the executable doesn't start.
Expand Down

0 comments on commit 3e44f22

Please sign in to comment.