Home
last modified time | relevance | path

Searched refs:check_ldflags (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/
H A Dconfigure1253 check_ldflags(){ function
1254 log check_ldflags "$@"
5207 check_cflags "-mtune=i6400 -mabi=64" && check_cflags "-msched-weight -mload-store-pairs -funroll-loops" && check_ldflags "-mabi=64"
5211 check_cflags "-mtune=p6600 -mabi=64" && check_cflags "-msched-weight -mload-store-pairs -funroll-loops" && check_ldflags "-mabi=64"
5500 enabled gcc || check_ldflags -Wl,-zmuldefs
5539 is_in -isysroot $ld $LDFLAGS || check_ldflags -isysroot $sysroot
5567 enabled x86_32 && check_ldflags -Wl,--large-address-aware
5591 check_ldflags -Wl,--nxcompat,--dynamicbase
5601 check_ldflags -Wl,--high-entropy-va # binutils 2.25
5616 enabled x86_32 && check_ldflags
[all...]

Completed in 5 milliseconds