xref: /openbsd-src/gnu/usr.bin/gcc/gcc/config/x-openbsd (revision 2b0358df1d88d06ef4139321dd05bd5e05d91eaf)
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