]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
yasm-wrapper: hide libtool insanity from yasm
authorSage Weil <sage@inktank.com>
Tue, 20 Aug 2013 23:45:24 +0000 (16:45 -0700)
committerSage Weil <sage@inktank.com>
Thu, 22 Aug 2013 16:14:58 +0000 (09:14 -0700)
commit841a695527da8da98eda15b3d6bd17c1de4eacf7
treeb59302b5e32fae889ccfe009ce2dbce3431a9e27
parent8437304c93a23b4544fe4ba1e85248e7c10ea4e8
yasm-wrapper: hide libtool insanity from yasm

libtool passes all kinds of crap to yasm that yasm does not understand.
Hide it with this ugly wrapper.  Sigh.

Signed-off-by: Sage Weil <sage@inktank.com>
src/Makefile.am
src/yasm-wrapper [new file with mode: 0755]