From: nico Date: Sun, 2 May 2010 17:32:25 +0000 (+0000) Subject: package/grub: build a host grub and a target grub (#7269) X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/bb43ad8e7d1f03015393d3d8d025d6c5b10c3ede?hp=bb43ad8e7d1f03015393d3d8d025d6c5b10c3ede package/grub: build a host grub and a target grub (#7269) - use the host grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21305 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---