diff --git a/configure b/configure index 6b841d5236..fba8c7c07e 100755 --- a/configure +++ b/configure @@ -1351,7 +1351,7 @@ if test $cpu != "generic"; then ;; bf*) #bf531 bf532 bf533 bf561 bf5xx all get this config add_cflags "-mfdpic" - add_ldflags "-mfdpic -Wl,--defsym,__stacksize=0x40000" + add_ldflags "-mfdpic" ;; *) echo "WARNING: Unknown CPU \"$cpu\", ignored."