forked from openkylin/platform_build
am ccd6223f: am ba0bb801: am a16583a0: Merge "Fix windows/mingw build."
* commit 'ccd6223f5658dbc627cfe4827d3d6571107ef616': Fix windows/mingw build.
This commit is contained in:
commit
80ca4a97e3
|
@ -350,7 +350,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
|
||||
|
|
Loading…
Reference in New Issue