Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131584264
D40750.id123730.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
626 B
Referenced Files
None
Subscribers
None
D40750.id123730.diff
View Options
Index: tools/build/depend-cleanup.sh
===================================================================
--- tools/build/depend-cleanup.sh
+++ tools/build/depend-cleanup.sh
@@ -117,9 +117,7 @@
clean_dep lib/libc kqueue1 S
# 20230623 b077aed33b7b OpenSSL 3.0 update
-if [ -f "$OBJTOP"/secure/lib/libcrypto/.depend.aria.o ] &&
- egrep -qw "crypto/openssl/crypto/aria/aria.c" \
- "$OBJTOP"/secure/lib/libcrypto/.depend.aria.o; then
+if [ -f "$OBJTOP"/secure/lib/libcrypto/aria.o ]; then
echo "Removing old OpenSSL 1.1.1 tree"
rm -rf "$OBJTOP"/secure/lib/libcrypto \
"$OBJTOP"/secure/lib/libssl \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 10, 12:11 PM (20 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23530751
Default Alt Text
D40750.id123730.diff (626 B)
Attached To
Mode
D40750: depend-cleanup: apply big hammer for OpenSSL 3.0 update
Attached
Detach File
Event Timeline
Log In to Comment