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

Unified Diff: testsuite/tcg/transport/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/tpm/Tspi_TPM_KeyControlOwner01.c ('k') | testsuite/tcg/transport/Tspi_NV_ReadValue-trans01.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testsuite/tcg/transport/Makefile
diff --git a/testsuite/tcg/transport/Makefile b/testsuite/tcg/transport/Makefile
index aa2a3cd839472136ac7c3b00e04942920bfa1429..7b511a0f5c4f701b3e568721377b297b75337948 100644
--- a/testsuite/tcg/transport/Makefile
+++ b/testsuite/tcg/transport/Makefile
@@ -27,7 +27,7 @@ else
OPTS =
endif
ALL = $(shell ls *.c | sed "s/\.c//g")
-LIBS = ../common/common.o $(LDFLAGS)
+LIBS = ../common/common.o -ltspi
CFLAGS += -g -I../include
.c:
« no previous file with comments | « testsuite/tcg/tpm/Tspi_TPM_KeyControlOwner01.c ('k') | testsuite/tcg/transport/Tspi_NV_ReadValue-trans01.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698