summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>2016-08-10 22:08:37 +0530
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-11 15:01:16 +0200
commitde1aecde52b14feccc42fd51534a56b7434c23be (patch)
treed364e918a3960950db71d591a492b15bf77731d6 /package/gcc
parentbf53191d9ef3620fe493f3b4a96458ad1a8f5ed1 (diff)
downloadbuildroot-de1aecde52b14feccc42fd51534a56b7434c23be.tar.gz
buildroot-de1aecde52b14feccc42fd51534a56b7434c23be.zip
mtd: integck needs MMU support
After fixing build issue related to MS_DIRSYNC and MS_RELATIME, we get following build error with blackfin external toolchain. fstest_monitor.c: In function 'main': fstest_monitor.c:237: warning: implicit declaration of function 'fork' /tmp/ccCzZIuW.o: In function 'main': /home/rahul.bedarkar/buildroot/output/build/mtd-1.5.2/tests/fs-tests/utils/fstest_monitor.c:237: undefined reference to '_fork' collect2: ld returned 1 exit status make[2]: *** [fstest_monitor] Error 1 Since it uses fork(), add dependency on MMU support for integck. Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud