HomeSort by relevance Sort by last modified time
    Searched refs:EXTRALIBS (Results 1 - 6 of 6) 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_6/wpa_supplicant/
Android.mk 1094 EXTRALIBS += -loleaut32 -lole32 -luuid
1096 EXTRALIBS += $(PLATFORMSDKLIB)/WbemUuid.Lib
1098 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)
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 1380 EXTRALIBS += -loleaut32 -lole32 -luuid
1382 EXTRALIBS += $(PLATFORMSDKLIB)/WbemUuid.Lib
1384 EXTRALIBS += WbemUuid.Lib
1416 $(Q)$(LDO) $(LDFLAGS) -o wpa_supplicant $(OBJS) $(LIBS) $(EXTRALIBS)
    [all...]

Completed in 169 milliseconds