I'm compiling a port and the linker is failing because the linker is
looking for

-lUppercaseSoname

but the shared object name doesn't start with an uppercase.

Can I change the way the linker flags are passed to replace:
-lSoname with -lsoname
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to