Skip to content
Snippets Groups Projects
  • Alexander Traud's avatar
    10a97882
    BuildSystem: Remove unused dependency on libltdl. · 10a97882
    Alexander Traud authored
    Asterisk does not need the development package of libltdl, because it does not
    use any symbol of -lltdl directly. Instead, it uses the runtime package via the
    shared library -lodbc. On the supported platforms, that shared library declares
    its dependency on -lltdl correctly, otherwise AST_EXT_LIB_CHECK would have
    failed.
    
    ASTERISK-27745
    
    Change-Id: Icd315809b8e7978203431f3afb66240dd3a040ba
    10a97882
    History
    BuildSystem: Remove unused dependency on libltdl.
    Alexander Traud authored
    Asterisk does not need the development package of libltdl, because it does not
    use any symbol of -lltdl directly. Instead, it uses the runtime package via the
    shared library -lodbc. On the supported platforms, that shared library declares
    its dependency on -lltdl correctly, otherwise AST_EXT_LIB_CHECK would have
    failed.
    
    ASTERISK-27745
    
    Change-Id: Icd315809b8e7978203431f3afb66240dd3a040ba