提交 5e912027 编写于 作者: D dbuck

8204053: libsaproc.so not linked with -z,noexecstack

Reviewed-by: erikj, dholmes
上级 de3215e9
# #
# Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# This code is free software; you can redistribute it and/or modify it # This code is free software; you can redistribute it and/or modify it
...@@ -73,7 +73,8 @@ ALT_SAINCDIR=-I$(ALT_SASRCDIR) -DALT_SASRCDIR ...@@ -73,7 +73,8 @@ ALT_SAINCDIR=-I$(ALT_SASRCDIR) -DALT_SASRCDIR
else else
ALT_SAINCDIR= ALT_SAINCDIR=
endif endif
SA_LFLAGS = $(MAPFLAG:FILENAME=$(SAMAPFILE)) $(LDFLAGS_HASH_STYLE) SA_LFLAGS = $(MAPFLAG:FILENAME=$(SAMAPFILE)) $(LDFLAGS_HASH_STYLE) \
$(LDFLAGS_NO_EXEC_STACK)
SAARCH ?= $(BUILDARCH) SAARCH ?= $(BUILDARCH)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册