From: hmepas Date: Wed, 21 Jan 2009 15:41:00 +0000 (-0800) Subject: Fix build on some linux machines X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/ca72a28fca8dc0ea3224945d01977d8cc268f332?ds=sidebyside;hp=ca72a28fca8dc0ea3224945d01977d8cc268f332 Fix build on some linux machines This adds -lpthread on linux for aapt and localize, which appear to be needed on some linux distros. Signed-off-by: Jean-Baptiste Queru ---