]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Build the 32-bit ARM libstand and loader parts with -fPIC. Many of them are
authorandrew <andrew@FreeBSD.org>
Tue, 25 Jul 2017 10:41:34 +0000 (10:41 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 25 Jul 2017 10:41:34 +0000 (10:41 +0000)
commitf5a021507af178e89a3916dfeefb7b51e7b433bd
tree828c1a34329e4ba6bde77dadf6cbb691b888d0c8
parent42ed05053bdc551d76986bcb66ba2e37f6a6e9fd
Build the 32-bit ARM libstand and loader parts with -fPIC. Many of them are
already built with this flag so libstand should also be build as such.
This will be needed when moving to lld as it refuses to link due to
incompatible relocations.

Sponsored by: DARPA, AFRL
share/mk/bsd.stand.mk