Bump buildroot to 2019.02
This commit is contained in:
@@ -11,6 +11,9 @@ TEKUI_LICENSE = MIT
|
||||
TEKUI_LICENSE_FILES = COPYRIGHT
|
||||
TEKUI_DEPENDENCIES = freetype luainterpreter
|
||||
|
||||
# Package does not build in parallel due to improper make rules
|
||||
TEKUI_MAKE = $(MAKE1)
|
||||
|
||||
TEKUI_MAKE_OPTS = \
|
||||
CC="$(TARGET_CC) -fPIC" \
|
||||
AR="$(TARGET_AR) rcu" \
|
||||
|
||||
Reference in New Issue
Block a user