summaryrefslogtreecommitdiff
path: root/package/syslinux/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-22 22:45:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-22 22:45:05 +0100
commit6c3f7bc5593343058ab91c0b504fd67d3c0d1269 (patch)
treef57aae2e39a3e60895f08b6e93e95d1d5af1c8c5 /package/syslinux/Makefile
parent52549131197cd42dd61b50721e3f68e3d7585ec7 (diff)
parent3953de124e87ce3b594fd861b6f111b2df706753 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/syslinux/Makefile')
-rw-r--r--package/syslinux/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/syslinux/Makefile b/package/syslinux/Makefile
index 4a877426f..b7effc013 100644
--- a/package/syslinux/Makefile
+++ b/package/syslinux/Makefile
@@ -13,6 +13,7 @@ PKG_BUILDDEP:= nasm
PKG_URL:= http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
PKG_SITES:= http://www.kernel.org/pub/linux/utils/boot/syslinux/
+PKG_CFLINE_SYSLINUX:= depends on ADK_NATIVE
PKG_HOST_DEPENDS:= !darwin !netbsd !openbsd !cygwin !freebsd
include $(TOPDIR)/mk/package.mk
@@ -21,6 +22,7 @@ $(eval $(call PKG_template,SYSLINUX,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${
CONFIG_STYLE:= manual
FAKE_FLAGS+= INSTALLROOT=${WRKINST}
+TARGET_CFLAGS+= -std=c99
post-install:
$(INSTALL_DIR) $(IDIR_SYSLINUX)/usr/bin