mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-libs/lsquic: I have added a comment because of the special handling of this patch.
* Once the problem is resolved, this patch will be replaced by an entirely different patch: litespeedtech/lsquic#113 Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
Modify the BoringSSL library to be included internally during LSQUIC construction, so that the BoringSSL library does not need to be installed by itself on the system.
|
||||
BoringSSL must always be built as static, so we intentionally removed the code that builds it as shared.
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index 4c7b181..723a075 100644
|
||||
--- a/CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user