HomeFreeBSD

comms/gnuradio: Fix build after 833bce429aa8

Description

comms/gnuradio: Fix build after 833bce429aa8

Commit 833bce429aa8 indirectly broke comms/gnuradio, making the linker
not find its libraries anymore:

ld: error: unable to find library -lgsl
ld: error: unable to find library -lgslcblas

Fix build by adding ${LOCALBASE}/lib to LDFLAGS.

Details

Provenance
martymacAuthored on Nov 14 2023, 3:48 PM
Parents
R11:2d3a933f04a9: devel/click: Update to 8.1.7
Branches
Unknown
Tags
Unknown