9edf9a0457
to Clang. Add a few cases of HAVE_LLVM for -fno-strict-aliasing.
8 lines
137 B
Makefile
8 lines
137 B
Makefile
# $NetBSD: Makefile,v 1.10 2012/08/10 12:10:29 joerg Exp $
|
|
|
|
PROG= mopprobe
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
COPTS.mopprobe.c+= -Wno-pointer-sign
|