RISC-V: Support ELF attribute for gas and readelf.
[deliverable/binutils-gdb.git] / gas / config.in
index 9c15a070a33770e8ec261d222f17f88d640471bd..e4c55700afb21fbec15aff9e8b3dc66b2e1771de 100644 (file)
 /* 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.
+   */
+#undef DEFAULT_RISCV_ATTR
+
 /* Define to 1 if you want to generate GNU x86 used ISA and feature properties
    by default. */
 #undef DEFAULT_X86_USED_NOTE
This page took 0.033186 seconds and 4 git commands to generate.