PR 16583
	* elf/common.h (AT_SUN_HWCAP): Undef before defining.
+2016-02-09  Alan Modra  <amodra@gmail.com>
+
+       PR 16583
+       * elf/common.h (AT_SUN_HWCAP): Undef before defining.
+
 2016-02-04  Nick Clifton  <nickc@redhat.com>
 
        PR target/19561
 
 #define AT_SUN_LDNAME   2006    /* String giving name of dynamic linker.  */
 #define AT_SUN_LPAGESZ  2007    /* Large pagesize.   */
 #define AT_SUN_PLATFORM 2008    /* Platform name string.  */
+#undef AT_SUN_HWCAP
 #define AT_SUN_HWCAP    2009   /* Machine dependent hints about
                                   processor capabilities.  */
 #define AT_SUN_IFLUSH   2010    /* Should flush icache? */