diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1996-01-22 19:25:36 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1996-01-22 19:25:36 +0000 |
commit | 7fcb31916db02f090f0c45c8ebf71c54cce84fdf (patch) | |
tree | 5461b1bfd4c962b312092b1c078753e5285c7179 /gas/conf.in | |
parent | e8bea13fa75dd3a85b2be60c72d8878ee137d0be (diff) | |
download | gdb-7fcb31916db02f090f0c45c8ebf71c54cce84fdf.zip gdb-7fcb31916db02f090f0c45c8ebf71c54cce84fdf.tar.gz gdb-7fcb31916db02f090f0c45c8ebf71c54cce84fdf.tar.bz2 |
* conf.in: Regenerated.
Diffstat (limited to 'gas/conf.in')
-rw-r--r-- | gas/conf.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gas/conf.in b/gas/conf.in index e1b803f..5260c30 100644 --- a/gas/conf.in +++ b/gas/conf.in @@ -55,8 +55,9 @@ #undef MANY_SEGMENTS -/* Needed only for sparc configuration */ -#undef sparcv9 +/* Needed only for sparc configuration. */ +#undef SPARC_V9 +#undef SPARC_ARCH64 /* Needed only for some configurations that can produce multiple output formats. */ |