On 2024-02-19 3:53 p.m., Jose Maldonado wrote:
El Mon, 19 Feb 2024 15:30:55 +0000
Stuart Henderson<s...@spacehopper.org> escribió:
You add "WANTLIB+= ${COMPILER_LIBCXX}" while keeping COMPILER_LANGS=c,
which will probably fail on base-gcc archs. I think you'll need to
remove the COMPILER_LANGS line.
Hi @sthen!
Fixed, I send the new diff with corrections, newly tested in amd64,
build and work fine.
Hi Jose,Could you move the dlopen comment to the bottom and have a
separate line of just "WANTLIB += GL epoxy" below the comment. The rest
looks good. Thanks.