Skip to content

Commit 246c249

Browse files
committed
Strip MingGW generated executables by default
1 parent 4c41a5e commit 246c249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
#TOOLPATH=/usr/local/mingw32/bin/
1515
#CROSS=$(TOOLPATH)/i386-mingw32-
16-
#EXTRA_LDFLAGS=-L../mingw/lib -lwpcap -lPacket -lws2_32
16+
#EXTRA_LDFLAGS=-s -L../mingw/lib -lwpcap -lPacket -lws2_32
1717
#EXTRA_CFLAGS=-DWINPCAP -I../mingw/include
1818
#TARGET=mingw32
1919

0 commit comments

Comments
 (0)