gcc: realize gas supports visibility
. solution for "warning: visibility attribute not supported in this configuration" . needed to make warnings fatal, -Werror Change-Id: If972300a82df570093f2d89825935483ff69fb18
This commit is contained in:
@@ -967,7 +967,7 @@
|
||||
|
||||
|
||||
/* Define if your assembler and linker support .hidden. */
|
||||
/* #undef HAVE_GAS_HIDDEN */
|
||||
#define HAVE_GAS_HIDDEN 1
|
||||
|
||||
/* Define if your assembler supports .lcomm with an alignment field. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
|
||||
@@ -967,7 +967,7 @@
|
||||
|
||||
|
||||
/* Define if your assembler and linker support .hidden. */
|
||||
/* #undef HAVE_GAS_HIDDEN */
|
||||
#define HAVE_GAS_HIDDEN 1
|
||||
|
||||
/* Define if your assembler supports .lcomm with an alignment field. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
|
||||
Reference in New Issue
Block a user