]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Disable CRT warnings on Windows
authorAaron Dierking <aarond@fb.com>
Thu, 14 Jun 2018 18:38:33 +0000 (11:38 -0700)
committerGuillem Jover <guillem@hadrons.org>
Thu, 8 Aug 2019 01:22:09 +0000 (03:22 +0200)
commitf99b8ea52737701820078e9efd59fa75f348878e
treeb06abff011c0ddeea83581521458b3942fc41ab5
parent4bed48398ff97b2d98cf4665b528a939c620522c
build: Disable CRT warnings on Windows

These warnings are not helpful for libbsd.

[guillem@hadrons.org:
 - Rename WINDOWS conditional to OS_WINDOWS.
 - Add a nil terminator to the AM_CPPFLAGS. ]

Signed-off-by: Guillem Jover <guillem@hadrons.org>
src/Makefile.am