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

Unified Diff: testsuite/tcg/highlevel/context/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/highlevel/Makefile ('k') | testsuite/tcg/highlevel/data/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testsuite/tcg/highlevel/context/Makefile
diff --git a/testsuite/tcg/highlevel/context/Makefile b/testsuite/tcg/highlevel/context/Makefile
index a9211473d4b1bf21972d5691d6b71097fb7e6912..2579946f19321bdc124b5c34d4a5b64fa8981084 100644
--- a/testsuite/tcg/highlevel/context/Makefile
+++ b/testsuite/tcg/highlevel/context/Makefile
@@ -27,7 +27,7 @@ else
OPTS =
endif
ALL = $(shell ls *.c | sed "s/\.c//g")
-LIBS = ../../common/common.o -L/usr/local/lib -ltspi $(LDFLAGS)
+LIBS = ../../common/common.o -ltspi $(LDFLAGS)
CFLAGS += -g -O0 -I../../include
.c: ../../common/common.c
« no previous file with comments | « testsuite/tcg/highlevel/Makefile ('k') | testsuite/tcg/highlevel/data/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698