[Buildroot] [Bug 5966] New: bison unnecessarily required as build dependency
bugzilla at busybox.net
bugzilla at busybox.net
Mon Feb 25 15:28:51 UTC 2013
https://bugs.busybox.net/show_bug.cgi?id=5966
Summary: bison unnecessarily required as build dependency
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: arved at arved.at
CC: buildroot at uclibc.org
Estimated Hours: 0.0
support/dependencies.sh requires that bison is installed on the host system.
This is unnecessary for packages that use bison, because buildroot supports to
depend on a host-bison.
The only other usage is in the kconfig build, but kconfig builds successfully
without bison before dependencies.sh is run.
Suggested solution:
Remove bison from support/dependencies.sh
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the buildroot
mailing list