OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExtraLibs
(Results
1 - 3
of
3
) sorted by null
/external/llvm/unittests/
Makefile.unittest
53
$(TESTLIBS) $(LLVMLibsOptions) $(
ExtraLibs
) $(TOOLLINKOPTSB) $(LIBS)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
makesetup
94
ExtraLibs
="-L$ExtraLibDir -lpython\$(VERSION)";;
241
rule="$rule; \$(BLDSHARED) $objs $libs $
ExtraLibs
-o $file"
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
makesetup
94
ExtraLibs
="-L$ExtraLibDir -lpython\$(VERSION)";;
241
rule="$rule; \$(BLDSHARED) $objs $libs $
ExtraLibs
-o $file"
Completed in 5815 milliseconds