mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 10:51:56 +00:00
Merge pull request #133 from plntyk/fix_bird
bird: explicitly set C standard
This commit is contained in:
@@ -163,6 +163,8 @@ endef
|
||||
|
||||
CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)"
|
||||
|
||||
TARGET_CFLAGS+=-std=gnu89
|
||||
|
||||
define Build/Template
|
||||
|
||||
$(STAMP_BUILT)-$(2): $(STAMP_PREPARED)
|
||||
|
||||
Reference in New Issue
Block a user