1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25

chrome / android / expectations / ldflags.expected [blame]

--target=arm-linux-androideabi21
-Werror
-Wl,--as-needed
-Wl,--build-id=sha1
-Wl,--exclude-libs=libgcc.a
-Wl,--exclude-libs=libvpx_assembly_arm.a
-Wl,--fatal-warnings
-Wl,--gc-sections
-Wl,--icf=all
-Wl,--lto-O0
-Wl,--no-call-graph-profile-sort
-Wl,--no-rosegment
-Wl,--warn-shared-textrel
-Wl,--warn-shared-textrel
-Wl,-O2
-Wl,-mllvm,-import-instr-limit=5
-Wl,-z,defs
-Wl,-z,noexecstack
-Wl,-z,now
-Wl,-z,relro
-fPIC
-flto=thin
-fuse-ld=lld
-march=armv7-a
-nostdlib++