• Yunqing Wang's avatar
    Enable use_x86inc for 32bit pic enabled Darwin target · cc7fac39
    Yunqing Wang authored
    The previous patch "Fix issues in 32bit PIC enabled build" fixed
    the x86inc.asm for macho32. Now we can enable use_x86inc while
    building libvpx for 32bit pic enabled Darwin target, which makes
    the encoder a lot faster(>2X) in this case by turning on the
    existing optimizations.
    
    Change-Id: I5f5c7add428d73f50c935c48d0a70aed2b1eb7af
    cc7fac39