Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-04 | Build against latest openssl | novenary | |
2017-12-10 | Forgot .SRCINFO (AGAIN!) | Björn Wiedenmann | |
2017-12-10 | Added armv7h (Raspberry Pi 2 or 3 in 32-bit mode) to list of supported ↵ | Björn Wiedenmann | |
architectures | |||
2017-07-23 | Forced building against openssl-1.0 | Björn Wiedenmann | |
I am not happy with the solution though as I haven't found a clean way of forcing openssh to build against a specific openssl version. I tried pkg-config, but either it doesn't work or I am doing it wrong. Now I am using a hack, where I am using prepare() to symlink the openssl-1.0 files into the build directory and pass them to the configure script via the --with-ssl-dir option. If anyone has a cleaner way of doing this, please feel free to share it. Any help is greatly appreciated. | |||
2017-01-27 | Exclude *.pkg.tar.xz via .gitignore | Björn Wiedenmann | |
2017-01-27 | Initial commit | Björn Wiedenmann | |