xref: /openbsd-src/gnu/usr.bin/gcc/gcc/config/x-openbsd (revision f2da64fbbbf1b03f09f390ab01267c93dfd77c4c)
1# enforce yacc...
2BISON=yacc
3# no built libiberty
4LIBIBERTY=
5BUILD_LIBIBERTY=
6# because it's a `system lib'
7CLIB=-liberty
8# and so, we get obstack from there too
9OBSTACK=
10# don't build c++filt from there
11DEMANGLER_PROG=
12