CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/03/08 08:10:42
Modified files:
lang/php : Makefile.inc
Log message:
Add "-L${X11BASE}/lib" to the LDFLAGS of CONFIGURE_ENV in order
to fix the build of 7.4 and 8.0 on sparc64, which otherwise fails
during configure because it cannot find several X11 libs that
libgd depends upon.
ok sthen
