about summary refs log tree commit diff homepage
path: root/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-25 01:17:16 -0400
committerJune McEnroe <june@causal.agency>2018-08-25 01:17:16 -0400
commit10df862510e610cf735ad181c2dd4cdc235e9102 (patch)
treef4db1a7cfbe3c9d25f487451d4572fab89c41b32 /sshd_config
parentImplement map rendering (diff)
downloadtorus-10df862510e610cf735ad181c2dd4cdc235e9102.tar.gz
torus-10df862510e610cf735ad181c2dd4cdc235e9102.zip
Explicitly build from .o objects
Otherwise BSD make just builds the binaries from the .c files directly,
ignoring the .h dependencies.
Diffstat (limited to 'sshd_config')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe