Loading tools/aapt/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ LOCAL_STATIC_LIBRARIES := \ libpng ifeq ($(HOST_OS),linux) LOCAL_LDLIBS += -lrt LOCAL_LDLIBS += -lrt -lpthread endif # Statically link libz for MinGW (Win SDK under Linux), Loading tools/localize/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ LOCAL_STATIC_LIBRARIES := \ libcutils ifeq ($(HOST_OS),linux) LOCAL_LDLIBS += -lrt LOCAL_LDLIBS += -lrt -lpthread endif Loading Loading
tools/aapt/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ LOCAL_STATIC_LIBRARIES := \ libpng ifeq ($(HOST_OS),linux) LOCAL_LDLIBS += -lrt LOCAL_LDLIBS += -lrt -lpthread endif # Statically link libz for MinGW (Win SDK under Linux), Loading
tools/localize/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ LOCAL_STATIC_LIBRARIES := \ libcutils ifeq ($(HOST_OS),linux) LOCAL_LDLIBS += -lrt LOCAL_LDLIBS += -lrt -lpthread endif Loading