diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2021-08-08 01:00:28 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-11-12 17:11:51 +0000 |
| commit | 3750ccefb8629a08890bfbae894dd6bc6a7483b4 (patch) | |
| tree | 774e29d8d9504390b7b01a17ddcac75ce0164138 /lib/libc_nonshared/Makefile | |
| parent | fc32b5ddf3af503b41e81df8f1dc4f6a0aace25b (diff) | |
Diffstat (limited to 'lib/libc_nonshared/Makefile')
| -rw-r--r-- | lib/libc_nonshared/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc_nonshared/Makefile b/lib/libc_nonshared/Makefile index 840dc3b8c291..90c3b756b0a5 100644 --- a/lib/libc_nonshared/Makefile +++ b/lib/libc_nonshared/Makefile @@ -2,7 +2,6 @@ # It is used exclusively with libc.so.* - there is no need for any other # compile modes. # bsd.lib.mk doesn't have an easy way to express that. -MK_PROFILE?=no .include <src.opts.mk> NO_PIC= # -fpic on some platforms, -fPIC on others. |
