HomeFreeBSD

lang/clisp: fix build with GCC-based architectures

Description

lang/clisp: fix build with GCC-based architectures

Add -lthr to LDFLAGS on GCC architectures.

While here, also add USES=localbase:ldflags.

PR: 237524
Approved by: tcberner (mentor)

Details