Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148143617
D35921.1785539218.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
570 B
Referenced Files
None
Subscribers
None
D35921.1785539218.diff
View Options
Index: stand/libsa/geli/Makefile.inc
===================================================================
--- stand/libsa/geli/Makefile.inc
+++ stand/libsa/geli/Makefile.inc
@@ -24,13 +24,15 @@
SRCS+= ${i}
.endfor
+
# local GELI Implementation
.PATH: ${SYSDIR}/geom/eli
-.for i in geliboot.c geliboot_crypto.c gelidev.c geli_metadata.c
-CFLAGS.${i}+= -I${LDRSRC}
+.for i in gelidev.c geli_metadata.c
+CFLAGS.${i}+= -I${LDRSRC}
SRCS+= ${i}
.endfor
-SRCS+= \
+SRCS+= geliboot.c \
+ geliboot_crypto.c \
g_eli_hmac.c \
g_eli_key.c \
g_eli_key_cache.c \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 11:06 PM (20 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29322594
Default Alt Text
D35921.1785539218.diff (570 B)
Attached To
Mode
D35921: stand: Reduce number of files that need -I${LDRSRC}
Attached
Detach File
Event Timeline
Log In to Comment