xref: /netbsd-src/external/apache2/llvm/librt/libLLVMRuntimeDyld/Makefile (revision 70f7362772ba52b749c976fb5e86e39a8b2c9afc)
1#	$NetBSD: Makefile,v 1.3 2023/06/03 09:09:02 lukem Exp $
2
3.include <bsd.init.mk>
4
5CWARNFLAGS.gcc+=	${CC_WNO_STRINGOP_OVERFLOW}
6