post_install(){
    echo 'The binaries in the package have limited SIMD support.'
    echo 'Please consider using srslte-avx2 if your CPU supports AVX2 extensions, it will give you a bigperformance boost.'
}
