freebsd-ports/databases/p5-DBD-Oracle
Eugene Grosbein b5d80b1b59 databases/p5-DBD-Oracle: fix build using lld
While using LLVM's lld linker as /usr/bin/ld the build breaks
because Oracle supplied libs built without -fPIC:

can't create dynamic relocation R_386_32 ... in readonly segment

It is not possible to recompile Oracle object files with -fPIC,
so fix this overriding lld's default and make it the same as GNU ld
allowing .text relocations.

This fixes build error, so no PORTREVISION bump.

Reported by:	emaste
2018-11-04 06:07:45 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist