Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Side by Side Diff: SingleSource/Benchmarks/CoyoteBench/Makefile

Issue 11230035: Revert "llvm-test-suite: set a higher timeout for almabench." (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm-testsuite.git@master
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 LEVEL = ../../.. 1 LEVEL = ../../..
2 LDFLAGS += -lm -lstdc++ 2 LDFLAGS += -lm -lstdc++
3 3
4 # This test can take more than the default timeout on ARM qemu
5 RUNTIMELIMIT:=1100
6
7 include $(LEVEL)/SingleSource/Makefile.singlesrc 4 include $(LEVEL)/SingleSource/Makefile.singlesrc
8 5
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698