Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Revert "Bug 1146713 - export hardcoded gtk3 path in Android.mk"
Browse files Browse the repository at this point in the history
  • Loading branch information
rickychien committed Sep 9, 2015
1 parent 7c531f6 commit 5fb37df
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Android.mk
@@ -1,11 +1,5 @@
LOCAL_PATH:= $(call my-dir)

# Workaround for CI server machine environment
# Export a hardcode gtk3 path for emulator build. see also bug 1146713.
ifneq (,$(TOOLTOOL_DIR))
LD_LIBRARY_PATH := "$TOOLTOOL_DIR/gtk3/usr/local/lib:$(LD_LIBRARY_PATH)"
endif

#
# Gaia glue
#
Expand Down

0 comments on commit 5fb37df

Please sign in to comment.