diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-02-08 13:02:33 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-02-08 13:02:33 +0000 |
commit | a1d6a2531188cc9154c8090624e5527e4703867b (patch) | |
tree | 99b69ccc17f40c55018cf0a31f76b0d6e9e814d6 /usr/src/lib/libc/sparc | |
parent | 7a899a42e86d8d3e6d7d3eaf31bcacc6411fbb74 (diff) | |
parent | 2a1fd0ffe121888d44fdec321c25b53dcfaa9118 (diff) | |
download | illumos-joyent-a1d6a2531188cc9154c8090624e5527e4703867b.tar.gz |
[illumos-gate merge]
commit 2a1fd0ffe121888d44fdec321c25b53dcfaa9118
10318 Remove starfire support
commit 84a8796cdac4378079f720e0ca4d2ff15eb1b8b7
10353 uts: tem_safe_pix_clear_prom_output() fails to clear the first line
commit e09cef950d257b6d3955013d461825bbc79322ef
10345 segspt_badop: cast between incompatible function types
commit 5a80180135ef1464c88328124fbd15e94a5fb632
10337 uts: tem implement cls callback & visual_io v4
commit 82bb7c22d8e83f1de600f67544ab4c79e4d44b14
10331 uts: gfx_private bitmap framebuffer implementation
commit 11f30dc397b17ef5d8b607824b7b028e4d3c4648
10314 nvmeadm: NULL pointer errors
commit 0fbb50554d1bc9b33ef3b8e4e35eef6d94a8a56e
10237 Disable smatch for iasl
commit f821b9564d61a645b0618fe71d527eeec8b2e4b5
10339 uts: x86 should have tem 80x25
commit 09e2ab34f6c69b170fe7478e8b011d6bb505e0d9
10322 usr/lib/libc - remove lint and lint libraries
Conflicts:
usr/src/uts/i86xpv/Makefile.files
Diffstat (limited to 'usr/src/lib/libc/sparc')
-rw-r--r-- | usr/src/lib/libc/sparc/Makefile.com | 51 |
1 files changed, 1 insertions, 50 deletions
diff --git a/usr/src/lib/libc/sparc/Makefile.com b/usr/src/lib/libc/sparc/Makefile.com index 042eb2ecf8..ee254984b5 100644 --- a/usr/src/lib/libc/sparc/Makefile.com +++ b/usr/src/lib/libc/sparc/Makefile.com @@ -25,6 +25,7 @@ # Copyright 2013 Garrett D'Amore <garrett@damore.org> # Copyright 2018 Nexenta Systems, Inc. # Copyright 2018 Joyent, Inc. +# Copyright 2019 OmniOS Community Edition (OmniOSce) Association. # LIBCDIR= $(SRC)/lib/libc @@ -1186,44 +1187,6 @@ CLEANFILES= \ CLOBBERFILES += $(LIB_PIC) -# list of C source for lint -SRCS= \ - $(ATOMICOBJS:%.o=$(SRC)/common/atomic/%.c) \ - $(XATTROBJS:%.o=$(SRC)/common/xattr/%.c) \ - $(COMOBJS:%.o=$(SRC)/common/util/%.c) \ - $(DTRACEOBJS:%.o=$(SRC)/common/dtrace/%.c) \ - $(PORTFP:%.o=$(LIBCDIR)/port/fp/%.c) \ - $(PORTGEN:%.o=$(LIBCDIR)/port/gen/%.c) \ - $(PORTI18N:%.o=$(LIBCDIR)/port/i18n/%.c) \ - $(PORTINET:%.o=$(LIBCDIR)/port/inet/%.c) \ - $(PORTLOCALE:%.o=$(LIBCDIR)/port/locale/%.c) \ - $(PORTPRINT:%.o=$(LIBCDIR)/port/print/%.c) \ - $(PORTREGEX:%.o=$(LIBCDIR)/port/regex/%.c) \ - $(PORTSTDIO:%.o=$(LIBCDIR)/port/stdio/%.c) \ - $(PORTSYS:%.o=$(LIBCDIR)/port/sys/%.c) \ - $(AIOOBJS:%.o=$(LIBCDIR)/port/aio/%.c) \ - $(RTOBJS:%.o=$(LIBCDIR)/port/rt/%.c) \ - $(SECFLAGSOBJS:%.o=$(SRC)/common/secflags/%.c) \ - $(TPOOLOBJS:%.o=$(LIBCDIR)/port/tpool/%.c) \ - $(THREADSOBJS:%.o=$(LIBCDIR)/port/threads/%.c) \ - $(THREADSMACHOBJS:%.o=$(LIBCDIR)/$(MACH)/threads/%.c) \ - $(UNICODEOBJS:%.o=$(SRC)/common/unicode/%.c) \ - $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ - $(FPOBJS:%.o=$(LIBCDIR)/$(MACH)/fp/%.c) \ - $(LIBCBASE)/crt/_ftou.c \ - $(LIBCBASE)/gen/_xregs_clrptr.c \ - $(LIBCBASE)/gen/byteorder.c \ - $(LIBCBASE)/gen/ecvt.c \ - $(LIBCBASE)/gen/endian.c \ - $(LIBCBASE)/gen/getctxt.c \ - $(LIBCBASE)/gen/lmul.c \ - $(LIBCBASE)/gen/makectxt.c \ - $(LIBCBASE)/gen/siginfolst.c \ - $(LIBCBASE)/gen/siglongjmp.c \ - $(LIBCBASE)/gen/swapctxt.c \ - $(LIBCBASE)/sys/ptrace.c \ - $(LIBCBASE)/sys/uadmin.c - # conditional assignments $(DYNLIB) := CRTI = crti.o $(DYNLIB) := CRTN = crtn.o @@ -1348,18 +1311,6 @@ pics/getenv.o := sparc_COPTFLAG = -xO4 all: $(LIBS) $(LIB_PIC) -lint := CPPFLAGS += -I$(LIBCDIR)/$(MACH)/fp -lint := CPPFLAGS += -D_MSE_INT_H -D_LCONV_C99 -lint := LINTFLAGS += -mn - -lint: - @echo $(LINT.c) ... $(LDLIBS) - @$(LINT.c) $(SRCS) $(LDLIBS) - -$(LINTLIB):= SRCS=$(LIBCDIR)/port/llib-lc -$(LINTLIB):= CPPFLAGS += -D_MSE_INT_H -$(LINTLIB):= LINTFLAGS=-nvx - # object files that depend on inline template $(TIL:%=pics/%): $(LIBCBASE)/threads/sparc.il $(IL:%=pics/%): $(LIBCBASE)/fp/base.il |