mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #1669 from plntyk/fix_gcc5_flashrom
flashrom: fix gcc5 build
This commit is contained in:
@@ -46,6 +46,8 @@ define Package/flashrom/description
|
||||
/firmware images.
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS+=-std=gnu89
|
||||
|
||||
MAKE_FLAGS += \
|
||||
PREFIX="/usr"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user