projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc45ca
)
package/znc: requires blowfish support in openssl
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sat, 12 Jun 2021 21:36:24 +0000
(23:36 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sat, 12 Jun 2021 21:44:08 +0000
(23:44 +0200)
Enable blowfish in openssl to fix build failure raised since commit
a83d41867c8d69a77d5cd0a665aa216af5340359
Fixes:
- http://autobuild.buildroot.org/results/
600f2b09da919d511df87d3f19fea71149c1260c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/znc/Config.in
patch
|
blob
|
history
diff --git
a/package/znc/Config.in
b/package/znc/Config.in
index 4fc7bbb95bdc496766b4deda8228c5424549fcde..915b5f632cd3d7a397c2b9b1d1563e5c95e70d5c 100644
(file)
--- a/
package/znc/Config.in
+++ b/
package/znc/Config.in
@@
-5,6
+5,7
@@
config BR2_PACKAGE_ZNC
depends on !BR2_STATIC_LIBS
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
depends on BR2_TOOLCHAIN_HAS_THREADS
+ select BR2_PACKAGE_LIBOPENSSL_ENABLE_BLOWFISH if BR2_PACKAGE_LIBOPENSSL
help
Advanced IRC bouncer