diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-10-04 10:56:33 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-10-04 10:56:33 -0400 |
commit | d92d3f33356af002892ba5754d9d36cc4504c95f (patch) | |
tree | 54476dbc728c97eab589529ae7fb69b948fb6719 /changes | |
parent | 91b18b12d9796d4a71854dd7465c32ee8d500629 (diff) | |
download | tor-d92d3f33356af002892ba5754d9d36cc4504c95f.tar.gz tor-d92d3f33356af002892ba5754d9d36cc4504c95f.zip |
Add autoconf magic to support Bitrig
Bitrig is an openbsd fork. Patch from dhill. Ticket 6982.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/6982 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/6982 b/changes/6982 new file mode 100644 index 0000000000..edfa066a56 --- /dev/null +++ b/changes/6982 @@ -0,0 +1,3 @@ + o Minor features (portability): + - Tor now builds correctly on Bitrig, an OpenBSD fork. Patch from dhill. + Ticket 6982. |