1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-11-18 05:30:40 +01:00
Files
flashrom/Makefile
Stefan Tauner 1ca7c7ff1b Set LC_ALL globally in Makefile
This won't work for the majority of relevant commands because they use the
$(shell) function and GNU make does not relay variables exported within the
makefile to their evironment.

Corresponding to flashrom svn r1914.

Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
2016-01-14 23:05:55 +00:00

36 KiB