Config.in: update BR2_OPTIMIZE_FAST prompt and help text
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 16 Jul 2020 21:44:51 +0000 (23:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 Jul 2020 14:05:01 +0000 (16:05 +0200)
commit3e186cee008f94f6a33adeac329b13087ab11ddb
tree70685bebd5fe4a61bb34d663efdc97955af6545c
parent2ca689a68fd31ad49f465b2f5032e44dd32b48e6
Config.in: update BR2_OPTIMIZE_FAST prompt and help text

Update label as suggested by Stéphane Veyret, as -Ofast is potentially
dangerous, and may break packages.

Fixes:

 - https://bugs.buildroot.org/show_bug.cgi?id=13046

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in