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