Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148932860
D25664.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
566 B
Referenced Files
None
Subscribers
None
D25664.diff
View Options
Index: head/lib/libmd/Makefile
===================================================================
--- head/lib/libmd/Makefile
+++ head/lib/libmd/Makefile
@@ -121,8 +121,6 @@
ACFLAGS+= -DSKEIN_LOOP=0
SRCS+= skein_block_asm.S
CFLAGS+= -DSKEIN_ASM -DSKEIN_USE_ASM=1792 # list of block functions to replace with assembly: 256+512+1024 = 1792
-.else
-.warning as not available: not using optimized Skein asm
.endif
.if exists(${MACHINE_ARCH}/sha.S) || exists(${MACHINE_ARCH}/rmd160.S) || exists(${MACHINE_ARCH}/skein_block_asm.S)
ACFLAGS+= -DELF -Wa,--noexecstack
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 22, 3:16 AM (14 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30104766
Default Alt Text
D25664.diff (566 B)
Attached To
Mode
D25664: Remove warning that is no longer accurate after r361853
Attached
Detach File
Event Timeline
Log In to Comment