summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-05-06 19:19:15 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-06 19:19:15 +0000
commitccd6223f5658dbc627cfe4827d3d6571107ef616 (patch)
treed4579d4ffa3eef5e1c579e90f4f140796450697e /core
parentbf4cdb49a3e56b37f8bd2eeeeeb4a72795dcd0a9 (diff)
parentba0bb801c3cfee582e454432e6a0a75491e54236 (diff)
downloadbuild-ccd6223f5658dbc627cfe4827d3d6571107ef616.zip
build-ccd6223f5658dbc627cfe4827d3d6571107ef616.tar.gz
build-ccd6223f5658dbc627cfe4827d3d6571107ef616.tar.bz2
am ba0bb801: am a16583a0: Merge "Fix windows/mingw build."
* commit 'ba0bb801c3cfee582e454432e6a0a75491e54236': Fix windows/mingw build.
Diffstat (limited to 'core')
-rw-r--r--core/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config.mk b/core/config.mk
index abce2b0..31833fb 100644
--- a/core/config.mk
+++ b/core/config.mk
@@ -351,7 +351,7 @@ endif
# ---------------------------------------------------------------
# Generic tools.
-LEX := prebuilts/misc/$(BUILD_OS)-$(BUILD_ARCH)/flex/flex-2.5.39$(HOST_EXECUTABLE_SUFFIX)
+LEX := prebuilts/misc/$(BUILD_OS)-$(BUILD_ARCH)/flex/flex-2.5.39
# The default PKGDATADIR built in the prebuilt bison is a relative path
# external/bison/data.
# To run bison from elsewhere you need to set up enviromental variable