ca43c5b Replace yasm with nasm

Authored and Committed by tuliom 3 months ago
1 file changed. 8 lines added. 2 lines removed.
    Replace yasm with nasm
    
    The development of yasm upstream has been slow and the last release
    happened 10 years ago [1].
    Replace it with nasm, which is also supported by libvpx upstream and
    has been more active recently [2].
    
    [1] https://github.com/yasm/yasm/tags
    [2] https://github.com/netwide-assembler/nasm/tags
    
        
file modified
+8 -2