diff mbox

[3/4] hppa: Install __sync libfuncs for linux.

Message ID alpine.LNX.2.00.1111270616050.1694@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Nov. 27, 2011, 5:48 a.m. UTC
On Sat, 12 Nov 2011, Dave Anglin wrote:
>> John, Richard, while you are at it, mind making this GNU/Linux per
>> guidance from RMS?  (That'll save us work later on.)
> Yes.  I don't want to participate in this controversy.

That was more a rhetorical question. :-\

Addressing this is not really optional, so I bit the bullet and
applied the patch below myself.

Gerald


2011-11-27  Gerald Pfeifer  <gerald@pfeifer.com>

	* config/pa/pa-linux.h (TARGET_GAS): Remove comment.
diff mbox

Patch

Index: config/pa/pa-linux.h
===================================================================
--- config/pa/pa-linux.h	(revision 181742)
+++ config/pa/pa-linux.h	(working copy)
@@ -133,7 +133,6 @@ 
     }								\
   while (0)
 
-/* Linux always uses gas.  */
 #undef TARGET_GAS
 #define TARGET_GAS 1