Skip to content
  • Augustin Degomme's avatar
    rename this macro. · 869e112f
    Augustin Degomme authored
    It's actually useful outside of sampi, to disable malloc override when it conflicts with other codes and is not needed.
    Fors instance FFTW uses FFTW(malloc(x)) to actually call fftw_malloc, and our macro was then breaking compilation.
    869e112f