1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 08:51:19 +01:00
Ludwig Ortmann 9b61d95545 make: don't ignore failures in for loops
Add `|| exit 1` to all constructs like `@for i in $(DIRS) ; do "$(MAKE)" -C $$i ; done ;`, so that compilation stops on the first error.
2014-03-12 11:09:04 +01:00
..
2014-03-04 11:14:05 +01:00
2014-03-01 16:27:18 +01:00
2014-01-24 19:04:28 +01:00
2014-02-14 14:36:06 +01:00
2014-02-20 17:16:57 +01:00
2014-02-25 09:47:58 +01:00
2014-02-25 17:41:45 +01:00