HomeSort by relevance Sort by last modified time
    Searched full:ldflags (Results 1101 - 1125 of 1516) sorted by null

<<41424344454647484950>>

  /external/libogg/doc/
Makefile.in 101 LDFLAGS = @LDFLAGS@
  /external/libogg/include/
Makefile.in 91 LDFLAGS = @LDFLAGS@
  /external/libogg/include/ogg/
Makefile.in 97 LDFLAGS = @LDFLAGS@
  /external/lmfit/man/
Makefile.in 192 LDFLAGS = @LDFLAGS@
  /external/mesa3d/scons/
gallium.py 180 if os.environ.has_key('LDFLAGS'):
181 env['LINKFLAGS'] += SCons.Util.CLVar(os.environ['LDFLAGS'])
  /external/python/cpython2/Lib/
_osx_support.py 17 _UNIVERSAL_CONFIG_VARS = ('CFLAGS', 'LDFLAGS', 'CPPFLAGS', 'BASECFLAGS',
395 # are in CFLAGS or LDFLAGS and remove them if they are.
  /external/python/cpython2/Lib/distutils/
sysconfig.py 196 if 'LDFLAGS' in os.environ:
197 ldshared = ldshared + ' ' + os.environ['LDFLAGS']
  /external/python/cpython2/Modules/_ctypes/libffi/include/
Makefile.in 219 LDFLAGS = @LDFLAGS@
  /external/python/cpython2/Modules/_ctypes/libffi/man/
Makefile.in 201 LDFLAGS = @LDFLAGS@
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/
Makefile.in 174 LDFLAGS = @LDFLAGS@
  /external/python/cpython3/Lib/
_osx_support.py 17 _UNIVERSAL_CONFIG_VARS = ('CFLAGS', 'LDFLAGS', 'CPPFLAGS', 'BASECFLAGS',
395 # are in CFLAGS or LDFLAGS and remove them if they are.
  /external/python/cpython3/
Makefile.pre.in 89 CONFIGURE_LDFLAGS= @LDFLAGS@
90 # Avoid assigning CFLAGS, LDFLAGS, etc. so users can use them on the
95 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
99 PY_LDFLAGS= $(CONFIGURE_LDFLAGS) $(LDFLAGS)
497 $(MAKE) @DEF_MAKE_RULE@ CFLAGS_NODIST="$(CFLAGS) $(PGO_PROF_GEN_FLAG) @LTOFLAGS@" LDFLAGS="$(LDFLAGS) $(PGO_PROF_GEN_FLAG) @LTOFLAGS@" LIBS="$(LIBS)"
507 $(MAKE) @DEF_MAKE_RULE@ CFLAGS_NODIST="$(CFLAGS) $(PGO_PROF_USE_FLAG) @LTOFLAGS@" LDFLAGS="$(LDFLAGS) @LTOFLAGS@"
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/include/
Makefile.in 219 LDFLAGS = @LDFLAGS@
  /external/python/cpython3/Modules/_ctypes/libffi/man/
Makefile.in 201 LDFLAGS = @LDFLAGS@
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/
Makefile.in 174 LDFLAGS = @LDFLAGS@
  /external/python/cpython3/Modules/zlib/
Makefile.in 28 LDFLAGS=
282 $(LDSHARED) $(SFLAGS) -o $@ $(PIC_OBJS) $(LDSHAREDLIBC) $(LDFLAGS)
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile.ocaml 47 $(shell $(LLVM_CONFIG) --ldflags)) \
51 $(filter-out -L$(LibDir),$(shell $(LLVM_CONFIG) --ldflags)) \
  /external/swiftshader/third_party/LLVM/docs/
UsingLibraries.html 167 <li><tt>--ldflags</tt>. This generates the command line options necessary to
175 names. If you know the directory in which these files reside (see --ldflags)
  /external/valgrind/include/
Makefile.in 256 LDFLAGS = @LDFLAGS@
  /external/valgrind/solaris/
Makefile.in 213 LDFLAGS = @LDFLAGS@
  /external/zlib/src/
Makefile.in 28 LDFLAGS=
282 $(LDSHARED) $(SFLAGS) -o $@ $(PIC_OBJS) $(LDSHAREDLIBC) $(LDFLAGS)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
_osx_support.py 17 _UNIVERSAL_CONFIG_VARS = ('CFLAGS', 'LDFLAGS', 'CPPFLAGS', 'BASECFLAGS',
389 # are in CFLAGS or LDFLAGS and remove them if they are.
_sysconfigdata.py 28 'CONFIG_ARGS': "'--prefix=/Volumes/Android/buildbot/src/android/master-ndk/out/build/buildhost/darwin-x86_64/install/host-tools' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='",
364 'LDFLAGS': '',
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
sysconfig.py 201 if 'LDFLAGS' in os.environ:
202 ldshared = ldshared + ' ' + os.environ['LDFLAGS']
  /prebuilts/gdb/linux-x86/lib/python2.7/
_osx_support.py 17 _UNIVERSAL_CONFIG_VARS = ('CFLAGS', 'LDFLAGS', 'CPPFLAGS', 'BASECFLAGS',
389 # are in CFLAGS or LDFLAGS and remove them if they are.

Completed in 855 milliseconds

<<41424344454647484950>>