Print this page
7550 sgs components are building against libraries outside of the proto area
*** 19,38 ****
# CDDL HEADER END
#
#
# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
#
include $(SRC)/cmd/sgs/librtld/Makefile.com
CPPFLAGS += -I../../../../uts/intel/ia32/krtld
.KEEP_STATE:
all: $(DYNLIB) $(LIBLINKS)
! install: all $(ROOTFS_DYNLIB)
lint: $(LINTLIB) $(LINTOUT32) $(SGSLINTOUT)
include $(SRC)/cmd/sgs/librtld/Makefile.targ
--- 19,39 ----
# CDDL HEADER END
#
#
# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2016 RackTop Systems.
#
include $(SRC)/cmd/sgs/librtld/Makefile.com
CPPFLAGS += -I../../../../uts/intel/ia32/krtld
.KEEP_STATE:
all: $(DYNLIB) $(LIBLINKS)
! install: all $(ROOTFS_DYNLIB) $(ROOTFS_LINKS)
lint: $(LINTLIB) $(LINTOUT32) $(SGSLINTOUT)
include $(SRC)/cmd/sgs/librtld/Makefile.targ