diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2004-06-17 16:08:20 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-06-17 16:08:20 +0000 |
| commit | d8a921c7751457eb4b65dd92c73d5ad89cfa9aaa (patch) | |
| tree | 6aa2c18731d89af985caf4d03d3dedb65ca6a1c3 /libexec | |
| parent | 4238db7522273a9fe2136be088650aa0c9a6b3a6 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index 33ff57911b6e..be2b9be1654a 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -43,9 +43,6 @@ _named-xfer= named-xfer _ftp-proxy= ftp-proxy .endif -.if ${MACHINE_ARCH} == "sparc64" -NOPIC=yes -.endif .if !defined(NOPIC) _rtld-elf= rtld-elf .endif |
