diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-09-29 20:10:51 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-09-29 20:10:51 +0800 |
commit | 286bec6b4304030590e7f5ba7b797d00ebbc83ad (patch) | |
tree | 0e8e6ca5148ad0d0587bfb1b6bbb6afc31fa94b1 /.gitignore | |
parent | 7fdb350e487acc35b26de6e243ff27f94185d3a5 (diff) |
Fix extracted OpenSSL1.1.1w dir name
and specialise it just for FreeBSD, along with other fixes to get
it building again on FreeBSD with an empty packages folder.
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a4526c5fd3..7a5f16d539 100755 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ cmake_install.cmake LICENSES build/ build-darwin-* +build-freebsd-* build-linux-* debian/files debian/secondlife-appearance-utility* |