Stop adding the bootstrap directory to rpath.
This is no longer necessary now that the bootstrap linker does this automatically. Change-Id: Ifd8177cc9cf5f2dc2a18c467ddb0147f8182fc4c
This commit is contained in:
parent
6efb8e7754
commit
f6ce7d0de0
1 changed files with 0 additions and 1 deletions
|
|
@ -171,7 +171,6 @@ cc_binary {
|
|||
exclude_shared_libs: ["libbinder", "libutils"],
|
||||
},
|
||||
},
|
||||
ldflags: ["-Wl,--rpath,/system/${LIB}/bootstrap"],
|
||||
}
|
||||
|
||||
// Tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue