The following commit has been merged in the master branch:
commit d9a39f3580484a0818f2169f6db38fc685afda80
Author: Nathaniel Wesley Filardo <[email protected]>
Date:   Mon Oct 13 01:02:41 2014 -0400

    Stylistic tweak lwp/process.o machinery
    
    Rename process.s to process.default.s so that the name "process.s" is free
    for use, and switch to using that as the ephemeral file name.  This enables
    the use of gcc for ${AS}, despite gcc's ignoring files with extensions that
    it does not recognize.
    
    Change-Id: Idc0716547770fe4fc94bc3fa2c223966f3f76c3b
    Reviewed-on: http://gerrit.openafs.org/11535
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: D Brashear <[email protected]>

 src/lwp/Makefile.in       |   84 ++--
 src/lwp/process.default.s | 1305 +++++++++++++++++++++++++++++++++++++++++++++
 src/lwp/process.s         | 1305 ---------------------------------------------
 3 files changed, 1350 insertions(+), 1344 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to