Merge "Pass -ffreestanding when compiling ifunc resolvers."
This commit is contained in:
commit
d753895f10
1 changed files with 1 additions and 0 deletions
|
@ -1520,6 +1520,7 @@ cc_library_static {
|
|||
name: "libc_common_shared",
|
||||
|
||||
cflags: [
|
||||
"-ffreestanding",
|
||||
"-fno-stack-protector",
|
||||
"-fno-jump-tables",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue