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