Edit

IABSD.fr/ports/audio/espeak

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2023-06-01 20:58:21
    Hash : 4d17a841
    Message : espeak's build system seems to ignore LDFLAGS/CXXFLAGS if CPPFLAGS is set, so adjust the way we pass variables. unbreaks build on ld.bfd archs which for some reason seem to need an explicit -L${X11BASE}/lib. ok kmos@