Skip to content
  • Sébastien Villemot's avatar
    Fix build failures on Fedora · 3a42c234
    Sébastien Villemot authored
    — FCFLAGS needs to contain the compilation flags used when compiling Octave,
      otherwise it fails at configure stage when looking for gfortran
    — Explicitly add -L$OCTLIBDIR, because with Octave 5 it is no longer there, and
      on Fedora the Octave libraries are no in the default linker search path
    3a42c234