Searched defs:LDFLAGS (Results 1 - 25 of 34) sorted by relevance

12

/prebuilts/gdb/darwin-x86/lib/python2.7/config/
H A DMakefile74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
78 LDFLAGS= macro
123 LDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
124 BLDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
157 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='
454 $(LINKCC) $(LDFLAGS) $(LINKFORSHARED) -o $@ \
500 $(CC) -dynamiclib -Wl,-single_module $(LDFLAGS) -undefined dynamic_lookup -Wl,-install_name,$(prefix)/lib/libpython$(VERSION).dylib -Wl,-compatibility_version,$(VERSION) -Wl,-current_version,$(VERSION) -o $@ $(LIBRARY_OBJS) $(SHLIBS) $(LIBC) $(LIBM) $(LDLAST); \
525 $(CC) -o $(LDLIBRARY) $(LDFLAGS) -dynamiclib \
625 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
/prebuilts/gdb/linux-x86/lib/python2.7/config/
H A DMakefile74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
78 LDFLAGS= macro
123 LDSHARED= x86_64-linux-gnu-gcc -shared $(LDFLAGS)
124 BLDSHARED= x86_64-linux-gnu-gcc -shared $(LDFLAGS)
157 CONFIG_ARGS= '--prefix=/usr/local/google/buildbot/src/android/master-ndk/out/build/buildhost/linux-x86_64/install/host-tools' '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CC=x86_64-linux-gnu-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
455 $(LINKCC) $(LDFLAGS) $(LINKFORSHARED) -o $@ \
501 $(CC) -dynamiclib -Wl,-single_module $(LDFLAGS) -undefined dynamic_lookup -Wl,-install_name,$(prefix)/lib/libpython$(VERSION).dylib -Wl,-compatibility_version,$(VERSION) -Wl,-current_version,$(VERSION) -o $@ $(LIBRARY_OBJS) $(SHLIBS) $(LIBC) $(LIBM) $(LDLAST); \
526 $(CC) -o $(LDLIBRARY) $(LDFLAGS) -dynamiclib \
626 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
H A DMakefile74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
78 LDFLAGS= macro
123 LDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
124 BLDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
157 CONFIG_ARGS= '--prefix=/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64' '--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='
454 $(LINKCC) $(LDFLAGS) $(LINKFORSHARED) -o $@ \
500 $(CC) -dynamiclib -Wl,-single_module $(LDFLAGS) -undefined dynamic_lookup -Wl,-install_name,$(prefix)/lib/libpython$(VERSION).dylib -Wl,-compatibility_version,$(VERSION) -Wl,-current_version,$(VERSION) -o $@ $(LIBRARY_OBJS) $(SHLIBS) $(LIBC) $(LIBM) $(LDLAST); \
525 $(CC) -o $(LDLIBRARY) $(LDFLAGS) -dynamiclib \
625 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
H A DMakefile74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
78 LDFLAGS= macro
123 LDSHARED= i686-linux-gnu-gcc -shared $(LDFLAGS)
124 BLDSHARED= i686-linux-gnu-gcc -shared $(LDFLAGS)
157 CONFIG_ARGS= '--prefix=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86' '--build=x86_64-linux-gnu' '--host=i686-linux-gnu' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-linux-gnu' 'host_alias=i686-linux-gnu' 'CC=i686-linux-gnu-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
455 $(LINKCC) $(LDFLAGS) $(LINKFORSHARED) -o $@ \
501 $(CC) -dynamiclib -Wl,-single_module $(LDFLAGS) -undefined dynamic_lookup -Wl,-install_name,$(prefix)/lib/libpython$(VERSION).dylib -Wl,-compatibility_version,$(VERSION) -Wl,-current_version,$(VERSION) -o $@ $(LIBRARY_OBJS) $(SHLIBS) $(LIBC) $(LIBM) $(LDLAST); \
526 $(CC) -o $(LDLIBRARY) $(LDFLAGS) -dynamiclib \
626 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.1.0/
H A Dgradle-experimental-0.1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.2.1/
H A Dgradle-experimental-0.2.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.3.0-alpha1/
H A Dgradle-experimental-0.3.0-alpha1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/1.2.4/
H A Dgradle-experimental-1.2.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.3.0-alpha4/
H A Dgradle-experimental-0.3.0-alpha4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.3.0-alpha6/
H A Dgradle-experimental-0.3.0-alpha6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.3.0-alpha7/
H A Dgradle-experimental-0.3.0-alpha7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.4.0/
H A Dgradle-experimental-0.4.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0/
H A Dgradle-experimental-0.6.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha1/
H A Dgradle-experimental-0.6.0-alpha1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha3/
H A Dgradle-experimental-0.6.0-alpha3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha5/
H A Dgradle-experimental-0.6.0-alpha5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha7/
H A Dgradle-experimental-0.6.0-alpha7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha9/
H A Dgradle-experimental-0.6.0-alpha9.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-beta2/
H A Dgradle-experimental-0.6.0-beta2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-beta5/
H A Dgradle-experimental-0.6.0-beta5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-beta6/
H A Dgradle-experimental-0.6.0-beta6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-beta7/
H A Dgradle-experimental-0.6.0-beta7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-rc3/
H A Dgradle-experimental-0.6.0-rc3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.7.0/
H A Dgradle-experimental-0.7.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.7.0-alpha3/
H A Dgradle-experimental-0.7.0-alpha3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ...

Completed in 536 milliseconds

12