Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
86059fd1
Commit
86059fd1
authored
Jan 18, 2023
by
Oleksandr Byelkin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '10.4' into 10.5
parents
ff72a943
9924466b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
extra/wolfssl/CMakeLists.txt
extra/wolfssl/CMakeLists.txt
+2
-0
extra/wolfssl/wolfssl
extra/wolfssl/wolfssl
+1
-1
No files found.
extra/wolfssl/CMakeLists.txt
View file @
86059fd1
...
...
@@ -157,6 +157,8 @@ IF(WOLFSSL_X86_64_BUILD)
${
WOLFCRYPT_SRCDIR
}
/sha512_asm.S
${
WOLFCRYPT_SRCDIR
}
/sha256_asm.S
)
ADD_DEFINITIONS
(
-maes -msse4.2 -mpclmul
)
# WolfSSL 5.5.4 bug - user_settings.h not included into aes_asm.S
SET_PROPERTY
(
SOURCE
${
WOLFCRYPT_SRCDIR
}
/aes_asm.S APPEND PROPERTY COMPILE_OPTIONS
"-DWOLFSSL_X86_64_BUILD"
)
ENDIF
()
ENDIF
()
...
...
wolfssl
@
4fbd4fd3
Subproject commit
f1e2165c591f074feb47872a8ff712713ec411e
1
Subproject commit
4fbd4fd36a21efd9d1a7e17aba390e91c78693b
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment