mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Revert "configs/stm32f769_disco_sd: fix boot failure after uClibc bump"
This reverts commitdd67de1bd3. The MALLOC_SIMPLE workaround is no longer needed: the root cause, a zero _dl_pagesize on noMMU/FLAT targets, is fixed by commit35d3927e85("package/uclibc: fix for noMMU targets using FLAT binaries"). Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
This commit is contained in:
committed by
Fiona Klute
parent
dab2b76234
commit
c784c1fadb
@@ -1,2 +0,0 @@
|
||||
# MALLOC is not set
|
||||
MALLOC_SIMPLE=y
|
||||
Reference in New Issue
Block a user