Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154360418
D34407.id103366.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
490 B
Referenced Files
None
Subscribers
None
D34407.id103366.diff
View Options
Index: crypto/openssh/sk_config.h
===================================================================
--- /dev/null
+++ crypto/openssh/sk_config.h
@@ -0,0 +1 @@
+#define ENABLE_SK_INTERNAL /**/
Index: secure/ssh.mk
===================================================================
--- secure/ssh.mk
+++ secure/ssh.mk
@@ -8,5 +8,6 @@
SRCS+= ssh_namespace.h
.if ${MK_USB} != "no"
-CFLAGS+= -DENABLE_SK_INTERNAL=1
+# Built-in security key support
+CFLAGS+= -include sk_config.h
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 29, 2:31 AM (12 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32319537
Default Alt Text
D34407.id103366.diff (490 B)
Attached To
Mode
D34407: ssh: use standalone config file for security key support
Attached
Detach File
Event Timeline
Log In to Comment