projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tdb: add test for tdb_summary
[ccan]
/
ccan
/
iscsi
/
Makefile
diff --git
a/ccan/iscsi/Makefile
b/ccan/iscsi/Makefile
index 6995bfd78f51d73f79aae695c85c82c88d73df5f..278a236ac790c81dae20e77029908f96f4b10129 100644
(file)
--- a/
ccan/iscsi/Makefile
+++ b/
ccan/iscsi/Makefile
@@
-1,6
+1,6
@@
LIBS=
CC=gcc
-CFLAGS=-g -O0 -Wall -W -I../..
"-D_U_=__attribute__((unused))"
+CFLAGS=-g -O0 -Wall -W -I../..
LIBISCSI_OBJ = socket.o init.o login.o nop.o pdu.o discovery.o scsi-command.o scsi-lowlevel.o
all: tools/iscsiclient