pkgsrc/lang/guile22
gutteridge 75cafaa2ad guile22: fix SunOS builds on releases that provide accept4()
Curiously, the only thing stopping this from building was the second
accept4() test in the configure script, which doesn't supply the
necessary linker arguments. Elsewhere, the build configuration does
correctly set those same arguments. On current members of the SunOS
family, this meant it would falsely think accept4() wasn't defined
when it really was, which would then lead to a signature mismatch
during compilation.
2019-12-09 04:51:57 +00:00
..
patches guile22: further packaging fixes 2019-09-10 03:47:27 +00:00
buildlink3.mk lang/guile: fix alignment of variables 2019-07-14 21:46:22 +00:00
DESCR
distinfo guile22: further packaging fixes 2019-09-10 03:47:27 +00:00
Makefile guile22: fix SunOS builds on releases that provide accept4() 2019-12-09 04:51:57 +00:00
module.mk guile22: Add module.mk for commonly shared operations. 2019-11-12 12:41:19 +00:00
PLIST guile22: restore logic for different PLIST for Darwin. 2019-11-10 17:49:21 +00:00