Do not build static binaries on linux due to conflicts between libcrypto and libbsd on sha512
modified auto.def
@@ -49,6 +49,8 @@ if {[string match *-linux* [get-define host]]} {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/Makefile.autosetup
@@ -80,19 +80,25 @@ STATIC_LDFLAGS= $(LIBPKGFLAT) $(LIBS) $(OTHER_LIBS)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
| - | |
|
|
|
|
|