Skip to content

Commit

Permalink
lol
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalgamer committed Nov 9, 2023
1 parent 432796d commit ef59ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkr_extractor/Makefile
@@ -1,5 +1,5 @@
CC=i686-w64-mingw32-gcc
STRIP=i686-w64-mingw32-strip
STRIP=strip
LIBS = -lz
OBJ = pkr.o walk.o extract.o
CFLAGS = -std=c11 -O2 -static
Expand Down

0 comments on commit ef59ad5

Please sign in to comment.