Skip to content
  • Victorien Le Couviour--Tuffet's avatar
    build: force failed detection of search.h and tdestroy · ed13f713
    Victorien Le Couviour--Tuffet authored and Thomas Guillem's avatar Thomas Guillem committed
    Fixes build with the NDK 17
    
    Force failed detection of search.h in order to avoid conflicts with vlc_fixups.
    
    Force failed detection of tdestroy so that fixups will declare it. Since tfind
    is always available (found) tdestroy compat function will never be built (which
    is the wanted behaviour since it is always available too).
    ed13f713