forked from OSchip/llvm-project
clang/Darwin: Don't include enable_execute_stack in libcc_kext.a.
llvm-svn: 100055
This commit is contained in:
parent
e677dafce1
commit
2843b5ed7f
|
@ -61,7 +61,6 @@ CCKEXT_COMMON_FUNCTIONS := \
|
||||||
divdi3 \
|
divdi3 \
|
||||||
divsc3 \
|
divsc3 \
|
||||||
do_global_dtors \
|
do_global_dtors \
|
||||||
enable_execute_stack \
|
|
||||||
eprintf \
|
eprintf \
|
||||||
ffsdi2 \
|
ffsdi2 \
|
||||||
fixdfdi \
|
fixdfdi \
|
||||||
|
|
Loading…
Reference in New Issue