summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-crosstool-ng/crosstool-ng.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-11-03 18:47:47 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-04 01:11:02 +0100
commit8f579792f1bb79e3a525029c9f58d360d2931cef (patch)
treeb27939f0594a81475dc63ad29a99ca43002d32ef /toolchain/toolchain-crosstool-ng/crosstool-ng.mk
parent6ee99c01d9195e886232bd8b0589495d2540640c (diff)
downloadbuildroot-novena-8f579792f1bb79e3a525029c9f58d360d2931cef.tar.gz
buildroot-novena-8f579792f1bb79e3a525029c9f58d360d2931cef.zip
busybox: don't force FEATURE_NFS_MOUNT
Instead of making the Busybox configuration more complicated by trying to adjust it depending on whether RPC is available or not (which gets complicated when RPC support can be provided by libtirpc), simplify things by letting the user enable FEATURE_NFS_MOUNT or not depending on whether RPC support is available or not. Our default configuration do not enable FEATURE_NFS_MOUNT, so users will not face any build problems by default. Only if they explicitly enable FEATURE_NFS_MOUNT will they have to make sure that the toolchain has RPC support, or that libtirpc is enabled (support for this added in a followup patch). [Peter: remove from CONFIGURE_CMDS as well] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-crosstool-ng/crosstool-ng.mk')
0 files changed, 0 insertions, 0 deletions