Skip to content

Commit

Permalink
[droid] fix run-time errors for build-side programs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cory Fields committed Sep 15, 2012
1 parent 930661d commit 1e7f8e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/android/depends/Makefile.include.in
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,4 @@ else
export CXXFLAGS=-I$(PREFIX)/include
endif
export PATH:=$(NATIVEPREFIX)/bin:$(PATH)
export LD_LIBRARY_PATH:=$(NATIVEPREFIX)/lib:$(LD_LIBRARY_PATH)

0 comments on commit 1e7f8e7

Please sign in to comment.