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
322
log
add_ldflags
"$@"
323
add_ldflags
"$@"
600
add_ldflags
"-isysroot /Developer/SDKs/MacOSX10.4u.sdk"
601
add_ldflags
"-mmacosx-version-min=10.4"
606
add_ldflags
"-isysroot /Developer/SDKs/MacOSX10.5.sdk"
607
add_ldflags
"-mmacosx-version-min=10.5"
704
add_ldflags
-arch_only ${tgt_isa}
720
[ -d "${try_dir}" ] &&
add_ldflags
-L"${try_dir}"
744
add_ldflags
--sysv --no_startup --no_ref_cpp_ini
[
all
...]
Completed in 34 milliseconds