diff options
Diffstat (limited to 'bfd/config.in')
-rw-r--r-- | bfd/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/config.in b/bfd/config.in index f54a3ca..abd1385 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -257,6 +257,9 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* RISCV target vendor. */ +#undef RISCV_TARGET_VENDOR + /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT |