Changes in boot/Makefile.build [3bf8a75:84176f3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.build
r3bf8a75 r84176f3 37 37 38 38 AFLAGS = --fatal-warnings 39 LDFLAGS = -Wl,--fatal-warnings,--warn-common 39 LDFLAGS = -Wl,--fatal-warnings,--warn-common $(EXTRA_LDFLAGS) 40 40 41 41 COMMON_CFLAGS = $(INCLUDES) -O$(OPTIMIZATION) -imacros $(CONFIG_HEADER) \
Note:
See TracChangeset
for help on using the changeset viewer.