1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/science/svmlight
Piotr Kubaj 3c4b28b056 science/svmlight: fix build on 13.0+
cc -O2 -pipe  -fPIC -fstack-protector-strong -fno-strict-aliasing  svm_learn_main.o svm_learn.o svm_common.o svm_hideo.o -o svm_learn -L. -lm
ld: error: duplicate symbol: verbosity
>>> defined at svm_common.c
>>>            svm_common.o:(verbosity)
>>> defined at svm_hideo.c
>>>            svm_hideo.o:(.bss+0x38)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
2021-10-29 18:01:10 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist