diff options
author | Nick Clifton <nickc@redhat.com> | 2019-01-19 16:51:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-01-19 16:51:42 +0000 |
commit | f48dfe417e2ceb2251825336fe8769897a4d4b05 (patch) | |
tree | 86a79a10956c4e19bb5c6ec6677b148a3531e15a /gas/config.in | |
parent | f974f26cb16cc6fe3946f163c787a05e713fb77b (diff) | |
download | binutils-f48dfe417e2ceb2251825336fe8769897a4d4b05.zip binutils-f48dfe417e2ceb2251825336fe8769897a4d4b05.tar.gz binutils-f48dfe417e2ceb2251825336fe8769897a4d4b05.tar.bz2 |
Change version to 2.32.51 and regenerate configure and pot files.
Diffstat (limited to 'gas/config.in')
-rw-r--r-- | gas/config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/config.in b/gas/config.in index e4c5570..88b2158 100644 --- a/gas/config.in +++ b/gas/config.in @@ -50,8 +50,7 @@ /* Define to 1 if you want to generate x86 relax relocations by default. */ #undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS -/* Define to 1 if you want to generate RISC-V arch attribute by default. - */ +/* Define to 1 if you want to generate RISC-V arch attribute by default. */ #undef DEFAULT_RISCV_ATTR /* Define to 1 if you want to generate GNU x86 used ISA and feature properties |