summaryrefslogtreecommitdiff
path: root/print/hplip3/files
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2025-12-26 13:54:48 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2025-12-26 13:54:48 +0000
commit94bfefa08c261179447f9f3777a277fedffbf74c (patch)
treea127e5b8722e1ee6914aaefc52c7191b2827cf96 /print/hplip3/files
parentastro/gpscorrelate: update to v2.3 (diff)
net/uvgrtp: pass down BUILD_SHARED_LIBS to fix the port's buildHEADmain
By specifying add_library(... SHARED) we were instructing CMake to build all but one objects in PIC mode, in turn causing the infamous "relocation R_X86_64_32S cannot be used against local symbol" error upon linking the program. Mend this by using the documented and cleaner BUILD_SHARED_LIBS approach. While here, fix an IF block open/close arguments mismatch CMake warning. Reported by: pkg-fallout
Diffstat (limited to 'print/hplip3/files')
0 files changed, 0 insertions, 0 deletions