Added -lpthread to target LDFLAGS for sim-eng.

This adds "-lpthread" to TARGET_GLOBAL_LDFLAGS when TARGET_SIMULATOR
is true.  This is much easier than inserting it into individual
makefiles as needed.  Has no effect on other builds.

Should fix the sim-eng build breakage in libcameraservice.

Change-Id: I4dcd7d54b93d1be1622b8ce78a1662d28ca9f9f2
1 file changed
tree: ccdf2d1ab66e29a1fb48bafe85e280c652da6d19
  1. core/
  2. libs/
  3. target/
  4. tools/
  5. .gitignore
  6. buildspec.mk.default
  7. envsetup.sh