NetBSD/external/gpl3/gdb/Makefile.inc
abs 86aebb49c7 Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone has
time to look at the gcc 4.5 codegen issues we should at least have a usable
-current for vax.
2012-06-22 20:32:34 +00:00

15 lines
374 B
Makefile

# $NetBSD: Makefile.inc,v 1.6 2012/06/22 20:32:35 abs Exp $
USE_LIBEDIT=no
USE_TUI=yes
BINDIR=/usr/bin
WARNS?= 0
CWARNFLAGS.clang+= -Wno-unused-value -Wno-conversion \
-Wno-switch-enum -Wno-parentheses -Wno-comment \
-Wno-format-security \
-Wno-tautological-compare -Wno-format-extra-args \
-Wno-string-plus-int
DIST= ${NETBSDSRCDIR}/external/gpl3/gdb/dist