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

Unified Diff: testsuite/tcg/highlevel/key/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/hash/Makefile ('k') | testsuite/tcg/highlevel/policy/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testsuite/tcg/highlevel/key/Makefile
diff --git a/testsuite/tcg/highlevel/key/Makefile b/testsuite/tcg/highlevel/key/Makefile
index e3b6132147be65c90819aa15750423dad4a70e16..0c1aaae2f9556b944d274f782f41e22bf4abc129 100644
--- a/testsuite/tcg/highlevel/key/Makefile
+++ b/testsuite/tcg/highlevel/key/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 -I../../include
.c:
« no previous file with comments | « testsuite/tcg/highlevel/hash/Makefile ('k') | testsuite/tcg/highlevel/policy/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698