Commit 71c672c0 by Jason Merrill

x

From-SVN: r13122
parent 4927276d
...@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA. */
#undef abort #undef abort
#endif #endif
#if (SUPPORTS_WEAK == 1) && defined (ASM_OUTPUT_DEF) #if (SUPPORTS_WEAK == 1) && (defined (ASM_OUTPUT_DEF) || defined (ASM_OUTPUT_WEAK_ALIAS))
#define WEAK_ALIAS #define WEAK_ALIAS
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment