• Travis Cross's avatar
    Prevent opus lib from re-configuring on every make · e4888349
    Travis Cross 提交于
    We were using the libopus directory itself rather than a file within
    it as a makefile target.  This is a bad idea as make will see the
    target as updated whenever files are created in or removed from the
    directory.  Since running configure creates and removes files, the
    target will always appear dirty.
    
    The effect was that when mod_opus was enabled in FS make would always
    cause libopus to be reconfigured.
    
    We'll target instead the configure file in libopus as that's the first
    thing we need anyway.
    e4888349
名称
最后提交
最后更新
..
mod_amr 正在载入提交数据...
mod_amrwb 正在载入提交数据...
mod_b64 正在载入提交数据...
mod_bv 正在载入提交数据...
mod_celt 正在载入提交数据...
mod_codec2 正在载入提交数据...
mod_com_g729 正在载入提交数据...
mod_dahdi_codec 正在载入提交数据...
mod_g723_1 正在载入提交数据...
mod_g729 正在载入提交数据...
mod_h26x 正在载入提交数据...
mod_ilbc 正在载入提交数据...
mod_isac 正在载入提交数据...
mod_mp4v 正在载入提交数据...
mod_opus 正在载入提交数据...
mod_sangoma_codec 正在载入提交数据...
mod_silk 正在载入提交数据...
mod_siren 正在载入提交数据...
mod_skel_codec 正在载入提交数据...
mod_theora 正在载入提交数据...
mod_vp8 正在载入提交数据...