HomeSort by relevance Sort by last modified time
    Searched refs:EXTRALIBS (Results 1 - 7 of 7) sorted by null

  /external/dropbear/libtomcrypt/
testbuild.sh 6 CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -f $3 test tv_gen 1>gcc_1.txt 2>gcc_2.txt || (echo "build $1 failed see gcc_2.txt for more information" && cat gcc_2.txt && rm -f testok.txt && exit 1)
build.sh 5 CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -j4 -f $3 test tv_gen 1>gcc_1.txt 2>gcc_2.txt || (echo "build $1 failed see gcc_2.txt for more information" && cat gcc_2.txt && exit 1)
crypt.tex     [all...]
  /external/wpa_supplicant/
Android.mk 651 EXTRALIBS += -loleaut32 -lole32 -luuid
653 EXTRALIBS += $(PLATFORMSDKLIB)/WbemUuid.Lib
655 EXTRALIBS += WbemUuid.Lib
Makefile 759 EXTRALIBS += -loleaut32 -lole32 -luuid
761 EXTRALIBS += $(PLATFORMSDKLIB)/WbemUuid.Lib
763 EXTRALIBS += WbemUuid.Lib
774 $(LDO) $(LDFLAGS) -o wpa_supplicant $(OBJS) $(LIBS) $(EXTRALIBS)
  /external/wpa_supplicant_6/wpa_supplicant/
Android.mk 1096 EXTRALIBS += -loleaut32 -lole32 -luuid
1098 EXTRALIBS += $(PLATFORMSDKLIB)/WbemUuid.Lib
1100 EXTRALIBS += WbemUuid.Lib
Makefile 1073 EXTRALIBS += -loleaut32 -lole32 -luuid
1075 EXTRALIBS += $(PLATFORMSDKLIB)/WbemUuid.Lib
1077 EXTRALIBS += WbemUuid.Lib
1091 $(LDO) $(LDFLAGS) -o wpa_supplicant $(OBJS) $(LIBS) $(EXTRALIBS)

Completed in 178 milliseconds