OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_ldflags
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/build/make/
configure.sh
171
add_ldflags
() {
function
321
log
add_ldflags
"$@"
322
add_ldflags
"$@"
564
add_ldflags
"-isysroot /Developer/SDKs/MacOSX10.4u.sdk"
565
add_ldflags
"-mmacosx-version-min=10.4"
570
add_ldflags
"-isysroot /Developer/SDKs/MacOSX10.5.sdk"
571
add_ldflags
"-mmacosx-version-min=10.5"
661
add_ldflags
-arch_only ${tgt_isa}
677
[ -d "${try_dir}" ] &&
add_ldflags
-L"${try_dir}"
701
add_ldflags
--sysv --no_startup --no_ref_cpp_ini
[
all
...]
Completed in 239 milliseconds