CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/06/01 14:58:21
Modified files:
audio/espeak : Makefile
Log 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@
