Changeset 5128
- Timestamp:
- Feb 16, 2010 12:24:51 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r5124 r5128 313 313 $(obj)/romcc: $(top)/util/romcc/romcc.c 314 314 @printf " HOSTCC $(subst $(obj)/,,$(@)) (this may take a while)\n" 315 @# Note: Adding -O2 here might cause problems. For details see: 316 @# http://www.coreboot.org/pipermail/coreboot/2010-February/055825.html 315 317 $(HOSTCC) -g $(STACK) -Wall -o $@ $< 316 318
Note: See TracChangeset
for help on using the changeset viewer.
