summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryrp <yrp604@protonmail.com>2020-04-21 17:50:43 -0700
committerJordan <jordan@psifertex.com>2020-06-10 14:56:54 -0400
commit2a4ed5f7253861f97a26df5aefd3cdf63144d2d9 (patch)
tree378b0d38cb637382813431bf602245d69522f73a
parent57895d4917e1d284688f9f08169e4c52607f965f (diff)
Reduce msft spam
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index 04480697..6073acda 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -1,4 +1,4 @@
-CFLAGS = /EHsc /DWIN32
+CFLAGS = /EHsc /DWIN32 /nologo
TARGETDIR = bin
TARGETNAME = libbinaryninjaapi.lib