1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

bug 212596: JUnit failures in cdt.managedbuilder.test.suite

updated outdated benchmark file
This commit is contained in:
Andrew Gvozdev 2009-11-20 03:41:24 +00:00
parent 7e2ae40497
commit e4c5888fca

View file

@ -21,7 +21,7 @@ f2.d \
# Each subdirectory must supply rules for building sources it contributes # Each subdirectory must supply rules for building sources it contributes
%.o: $(ROOT)/%.c %.o: ../%.c
@echo 'Building file: $<' @echo 'Building file: $<'
@echo 'Invoking: MBS30.compiler.gnu.c' @echo 'Invoking: MBS30.compiler.gnu.c'
@echo gcc -O0 -g3 -Wall -c -fmessage-length=0 -o$@ $< @echo gcc -O0 -g3 -Wall -c -fmessage-length=0 -o$@ $<