CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/06/29 21:48:52
Modified files:
devel/spidermonkey128: Makefile
Log message:
spidermonkey: unbreak build on sparc64, ok aja (maintainer), landry
ports-gcc doesn't understand --ld-path and ports-clang on sparc64 isn't
an option because nsinstall causes a segfault in ld.so's _dl_md_reloc().
So only set --ld-path with base-clang.
