4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
22 # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2016 Joyent, Inc.
25 # Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved.
26 # Copyright 2013 Garrett D'Amore <garrett@damore.org>
27 # Copyright 2018 Nexenta Systems, Inc.
28 # Copyright (c) 2019, Joyent, Inc.
32 LIBCDIR
= $(SRC
)/lib
/libc
38 # include comm page definitions
39 include $(SRC
)/lib
/commpage
/Makefile.shared.com
40 include $(SRC
)/lib
/commpage
/Makefile.shared.targ
42 # objects are grouped by source directory
117 arc4random_uniform.o \
149 sync_instruction_memory.o\
153 # Preserved solely to ease maintenance of 32-bit and 64-bit library builds
154 # This macro should ALWAYS be empty; native APIs are already 'large file'.
292 __clock_gettime_sys.o \
295 _lwp_mutex_unlock.o \
310 # Preserved solely to ease maintenance of 32-bit and 64-bit library builds
311 # This macro should ALWAYS be empty; native APIs are already 'large file'.
314 # objects from source under $(LIBCDIR)/port
350 ascii_strncasecmp.o \
524 set_constraint_handler_s.o \
616 # Preserved solely to ease maintenance of 32-bit and 64-bit library builds
617 # This macro should ALWAYS be empty; native APIs are already 'large file'.
732 bootparams_getbyname.o \
830 PORTNSL
= _conn_util.o _data2.o _errlst.o _utility.o algs.o auth_des.o \
831 auth_none.o auth_sys.o auth_time.o authdes_prot.o authsys_prot.o \
832 can_use_af.o checkver.o clnt_bcast.o clnt_dg.o clnt_door.o \
833 clnt_generic.o clnt_perror.o clnt_raw.o clnt_simple.o clnt_vc.o \
834 daemon_utils.o dbm.o des_crypt.o des_soft.o doconfig.o getauthattr.o \
835 getdname.o getexecattr.o gethostby_door.o \
836 gethostbyname_r.o gethostent.o gethostent6.o gethostent_r.o \
837 getipnodeby.o getipnodeby_door.o getprofattr.o getrpcent.o \
838 getrpcent_r.o getuserattr.o inet_matchaddr.o \
839 key_call.o key_prot.o mt_misc.o netdir.o netdir_inet.o \
840 netdir_inet_sundry.o netname.o netnamer.o netselect.o nis_misc.o \
841 nis_misc_proc.o nis_sec_mechs.o nis_subr.o nis_xdr.o parse.o \
842 pmap_clnt.o pmap_prot.o publickey.o rpc_callmsg.o rpc_comdata.o \
843 rpc_fdsync.o rpc_generic.o rpc_prot.o rpc_sel2poll.o \
844 rpc_soc.o rpc_td.o rpcb_clnt.o rpcb_prot.o rpcb_st_xdr.o rpcdname.o \
845 rpcsec_gss_if.o rtime_tli.o svc.o svc_auth.o svc_auth_loopb.o \
846 svc_auth_sys.o svc_dg.o svc_door.o svc_generic.o svc_raw.o svc_run.o \
847 svc_simple.o svc_vc.o svcauth_des.o svid_funcs.o t_accept.o \
848 t_alloc.o t_bind.o t_close.o t_connect.o t_error.o t_free.o \
849 t_getinfo.o t_getname.o t_getstate.o t_listen.o t_look.o t_open.o \
850 t_optmgmt.o t_rcv.o t_rcvconnect.o t_rcvdis.o t_rcvrel.o \
851 t_rcvreldata.o t_rcvudata.o t_rcvuderr.o t_rcvv.o t_rcvvudata.o \
852 t_snd.o t_snddis.o t_sndrel.o t_sndreldata.o t_sndudata.o t_sndv.o \
853 t_sndvudata.o t_strerror.o t_sync.o t_sysconf.o t_unbind.o \
854 thr_get_storage.o ti_opts.o tli_wrappers.o xdr.o xdr_array.o \
855 xdr_float.o xdr_mem.o xdr_rec.o xdr_refer.o xdr_sizeof.o xdr_stdio.o \
856 xti_wrappers.o yp_all.o yp_b_clnt.o yp_b_xdr.o yp_bind.o yp_enum.o \
857 yp_master.o yp_match.o yp_order.o yp_rsvd.o yp_update.o yp_xdr.o \
858 yperr_string.o yppasswd_xdr.o ypprot_err.o ypupd.o
921 pics
/unwind.o
:= COPTFLAG64
=
926 # Preserved solely to ease maintenance of 32-bit and 64-bit library builds
927 # This macro should ALWAYS be empty; native APIs are already 'large file'.
999 PORTSOCKET
= _soutil.o sockatmark.o socket.o socketpair.o weaks.o
1038 $(THREADSMACHOBJS
) \
1052 # NOTE: libc.so.1 must be linked with the minimal crti.o and crtn.o
1053 # modules whose source is provided in the $(SRC)/lib/crt directory.
1054 # This must be done because otherwise the Sun C compiler would insert
1055 # its own versions of these modules and those versions contain code
1056 # to call out to C++ initialization functions. Such C++ initialization
1057 # functions can call back into libc before thread initialization is
1058 # complete and this leads to segmentation violations and other problems.
1059 # Since libc contains no C++ code, linking with the minimal crti.o and
1060 # crtn.o modules is safe and avoids the problems described above.
1061 OBJECTS
= $(CRTI
) $(MOSTOBJS
) $(CRTN
)
1062 CRTSRCS
= ..
/..
/crt
/amd64
1064 # include common library definitions
1065 include ..
/..
/Makefile.lib
1066 include ..
/..
/Makefile.lib
.64
1068 CFLAGS64
+= $(CTF_FLAGS
)
1070 CERRWARN
+= -Wno-parentheses
1071 CERRWARN
+= -Wno-switch
1072 CERRWARN
+= -Wno-uninitialized
1073 CERRWARN
+= -Wno-unused-value
1074 CERRWARN
+= -Wno-unused-label
1075 CERRWARN
+= -Wno-unused-variable
1076 CERRWARN
+= -Wno-type-limits
1077 CERRWARN
+= -Wno-char-subscripts
1078 CERRWARN
+= -Wno-clobbered
1079 CERRWARN
+= -Wno-unused-function
1080 CERRWARN
+= -Wno-address
1085 # Setting THREAD_DEBUG = -DTHREAD_DEBUG (make THREAD_DEBUG=-DTHREAD_DEBUG ...)
1086 # enables ASSERT() checking in the threads portion of the library.
1087 # This is automatically enabled for DEBUG builds, not for non-debug builds.
1089 $(NOT_RELEASE_BUILD
)THREAD_DEBUG
= -DTHREAD_DEBUG
1091 ALTPICS
= $(TRACEOBJS
:%=pics
/%)
1093 # The use of sed is a gross hack needed because the current build system
1094 # assumed that the compiler accepted linker flags (-Bfoo -zfoo and -Mfoo)
1095 # directly. Here, since we're calling the linker directly, we have to
1096 # discard the prefixes. Ideally, we would be using the LD_Z* and LD_B*
1097 # variables instead, but that would require a lot of mucking with makefiles.
1098 # So for now, we do this.
1099 REMOVE_GCC_PREFIX
=echo
$(DYNFLAGS
) |
$(SED
) -e
's/-Wl,//g'
1100 $(DYNLIB
) := BUILD.SO
= $(LD
) -o
$@
-G
$(REMOVE_GCC_PREFIX
:sh
) $(PICS
) $(ALTPICS
) $(EXTPICS
)
1102 MAPFILES
= $(LIBCDIR
)/port
/mapfile-vers
1104 CPPFLAGS
= -D
$(MACH64
) -D__
$(MACH64
) $(THREAD_DEBUG
) \
1105 -I.
-I
$(LIBCBASE
)/inc
-I
$(LIBCDIR
)/inc
$(CPPFLAGS.master
)
1106 ASFLAGS
= $(AS_PICFLAGS
) -D_ASM
$(CPPFLAGS
) \
1109 # proc64_id.o is built with defines in $(SRCTOP)/arch/x86/include/sys/x86_archext.h
1110 pics
/proc64_id.o
:= CFLAGS64
+= -I
$(SRCTOP
)/arch
/x86
/include
1112 # Inform the run-time linker about libc specialized initialization
1113 RTLDINFO
= -z rtldinfo
=tls_rtldinfo
1114 DYNFLAGS
+= $(RTLDINFO
)
1116 # Force libc's internal references to be resolved immediately upon loading
1117 # in order to avoid critical region problems. Since almost all libc symbols
1118 # are marked 'protected' in the mapfiles, this is a minimal set (15 to 20).
1121 BUILD.s
= $(AS
) $(ASFLAGS
) $< -o
$@
1123 # Override this top level flag so the compiler builds in its native
1124 # C99 mode. This has been enabled to support the complex arithmetic
1128 # libc method of building an archive
1129 # The "$(GREP) -v ' L '" part is necessary only until
1130 # lorder is fixed to ignore thread-local variables.
1131 BUILD.AR
= $(RM
) $@
; \
1132 $(AR
) qc
$@
`$(LORDER) $(MOSTOBJS:%=$(DIR)/%) | $(GREP) -v ' L ' | $(TSORT)`
1134 # extra files for the clean target
1136 $(LIBCDIR
)/port
/gen
/errlst.c \
1137 $(LIBCDIR
)/port
/gen
/new_list.c \
1145 CLOBBERFILES
+= $(LIB_PIC
)
1147 # list of C source formerly for lint
1149 $(ATOMICOBJS
:%.o
=$(SRC
)/common
/atomic
/%.c
) \
1150 $(XATTROBJS
:%.o
=$(SRC
)/common
/xattr
/%.c
) \
1151 $(COMOBJS
:%.o
=$(SRC
)/common
/util
/%.c
) \
1152 $(PORTFP
:%.o
=$(LIBCDIR
)/port
/fp
/%.c
) \
1153 $(PORTGEN
:%.o
=$(LIBCDIR
)/port
/gen
/%.c
) \
1154 $(PORTI18N
:%.o
=$(LIBCDIR
)/port
/i18n
/%.c
) \
1155 $(PORTLOCALE
:%.o
=$(LIBCDIR
)/port
/locale
/%.c
) \
1156 $(PORTPRINT
:%.o
=$(LIBCDIR
)/port
/print/%.c
) \
1157 $(PORTREGEX
:%.o
=$(LIBCDIR
)/port
/regex
/%.c
) \
1158 $(PORTSTDIO
:%.o
=$(LIBCDIR
)/port
/stdio
/%.c
) \
1159 $(PORTSYS
:%.o
=$(LIBCDIR
)/port
/sys
/%.c
) \
1160 $(AIOOBJS
:%.o
=$(LIBCDIR
)/port
/aio
/%.c
) \
1161 $(RTOBJS
:%.o
=$(LIBCDIR
)/port
/rt
/%.c
) \
1162 $(SECFLAGSOBJS
:%.o
=$(SRC
)/common
/secflags
/%.c
) \
1163 $(TPOOLOBJS
:%.o
=$(LIBCDIR
)/port
/tpool
/%.c
) \
1164 $(THREADSOBJS
:%.o
=$(LIBCDIR
)/port
/threads
/%.c
) \
1165 $(THREADSMACHOBJS
:%.o
=threads
/%.c
) \
1166 $(UNICODEOBJS
:%.o
=$(SRC
)/common
/unicode
/%.c
) \
1167 $(UNWINDMACHOBJS
:%.o
=unwind
/%.c
) \
1168 $(FPOBJS
:%.o
=fp
/%.c
) \
1169 $(I386FPOBJS
:%.o
=$(LIBCDIR
)/i386
/fp
/%.c
) \
1170 $(LIBCBASE
)/gen
/ecvt.c \
1171 $(LIBCBASE
)/gen
/makectxt.c \
1172 $(LIBCBASE
)/gen
/siginfolst.c \
1173 $(LIBCBASE
)/gen
/siglongjmp.c \
1174 $(LIBCBASE
)/gen
/sync_instruction_memory.c \
1175 $(LIBCBASE
)/sys
/uadmin.c
1177 # conditional assignments
1178 # $(DYNLIB) $(LIB_PIC) := DYNOBJS = _rtbootld.o
1179 $(DYNLIB
) := CRTI
= crti.o
1180 $(DYNLIB
) := CRTN
= crtn.o
1182 $(PORTSTDIO_W
:%=pics
/%) := \
1185 $(PORTPRINT_W
:%=pics
/%) := \
1188 $(PORTPRINT_C89
:%=pics
/%) := \
1189 CPPFLAGS
+= -D_C89_INTMAX32
1191 $(PORTSTDIO_C89
:%=pics
/%) := \
1192 CPPFLAGS
+= -D_C89_INTMAX32
1194 $(PORTI18N_COND
:%=pics
/%) := \
1195 CPPFLAGS
+= -D_WCS_LONGLONG
1197 pics
/arc4random.o
:= CPPFLAGS
+= -I
$(SRC
)/common
/crypto
/chacha
1199 pics
/__clock_gettime.o
:= CPPFLAGS
+= $(COMMPAGE_CPPFLAGS
)
1203 all: $(LIBS
) $(LIB_PIC
)
1205 # include common libc targets
1206 include ..
/Makefile.targ
1208 # We need to strip out all CTF data from the static library
1209 $(LIB_PIC
) := DIR
= pics
1210 $(LIB_PIC
): pics
$$(PICS
)
1212 $(MCS
) -d
-n .SUNW_ctf
$@
> /dev
/null
2>&1
1213 $(AR
) -ts
$@
> /dev
/null
1217 _lwp_mutex_unlock.o \
1225 $(ASSYMDEP_OBJS
:%=pics
/%): assym.h
1227 # assym.h build rules
1229 GENASSYM_C
= genassym.c
1231 genassym
: $(GENASSYM_C
)
1232 $(NATIVECC
) $(NATIVE_CFLAGS
) -Iinc
-I
$(LIBCDIR
)/inc
$(CPPFLAGS.native
) \
1235 OFFSETS
= $(LIBCDIR
)/$(MACH
)/offsets.in
1237 assym.h
: $(OFFSETS
) genassym
1238 $(OFFSETS_CREATE
) <$(OFFSETS
) >$@
1241 # derived C source and related explicit dependencies
1242 $(LIBCDIR
)/port
/gen
/errlst.c
+ \
1243 $(LIBCDIR
)/port
/gen
/new_list.c
: $(LIBCDIR
)/port
/gen
/errlist
$(LIBCDIR
)/port
/gen
/errlist.awk
1244 cd
$(LIBCDIR
)/port
/gen
; pwd
; $(AWK
) -f errlist.awk
< errlist
1246 pics
/errlst.o
: $(LIBCDIR
)/port
/gen
/errlst.c
1248 pics
/new_list.o
: $(LIBCDIR
)/port
/gen
/new_list.c