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

Unified Diff: testsuite/tcg/init/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/include/tss/tss_defines.h ('k') | testsuite/tcg/key/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testsuite/tcg/init/makefile
diff --git a/testsuite/tcg/init/makefile b/testsuite/tcg/init/makefile
index 44d79d315d69d50eb8a680ea1a3906ab3d557f02..63e787999246f7755ba0b89c3cd47d757df2c576 100644
--- a/testsuite/tcg/init/makefile
+++ b/testsuite/tcg/init/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/include/tss/tss_defines.h ('k') | testsuite/tcg/key/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698