diff options
| author | yrp <yrp604@protonmail.com> | 2020-04-21 17:50:43 -0700 |
|---|---|---|
| committer | Jordan <jordan@psifertex.com> | 2020-06-10 14:56:54 -0400 |
| commit | 2a4ed5f7253861f97a26df5aefd3cdf63144d2d9 (patch) | |
| tree | 378b0d38cb637382813431bf602245d69522f73a | |
| parent | 57895d4917e1d284688f9f08169e4c52607f965f (diff) | |
Reduce msft spam
| -rw-r--r-- | Makefile.win | 2 |
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 |
