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

Unified Diff: testsuite/tcg/highlevel/Makefile

Issue 3581012: Upgrade from trousers 0.3.3 to 0.3.6 and from testsuite 0.2 to 0.3. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/trousers.git
Patch Set: git cl push Created 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testsuite/tcg/hash/Makefile ('k') | testsuite/tcg/highlevel/context/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testsuite/tcg/highlevel/Makefile
diff --git a/testsuite/tcg/highlevel/Makefile b/testsuite/tcg/highlevel/Makefile
index 4b66d0bc728bafbfe03673962828d0b1d7958fbf..66c834c24986e465248eca9d4254d1e63ca08ebf 100644
--- a/testsuite/tcg/highlevel/Makefile
+++ b/testsuite/tcg/highlevel/Makefile
@@ -28,7 +28,7 @@ else
endif
ALL = $(shell ls *.c | sed "s/\.c//g")
SUBDIRS = `ls */Makefile | sed "s/Makefile//g"`
-LIBS = ../common/common.o $(LDFLAGS)
+LIBS = ../common/common.o -ltspi $(LDFLAGS)
CFLAGS += -g -I../include
.c:
« no previous file with comments | « testsuite/tcg/hash/Makefile ('k') | testsuite/tcg/highlevel/context/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698