]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix gcc build exclude on travis
authorSebastian Hahn <sebastian@torproject.org>
Tue, 20 Aug 2019 03:03:58 +0000 (05:03 +0200)
committerteor <teor@torproject.org>
Thu, 22 Aug 2019 12:09:32 +0000 (22:09 +1000)
commit190386f1c44462fbef568ca9e3c1c997dbebcf12
treea9dc38ffa9308684f6c840e0530139f8fe815318
parent5653b93a1d25e173bebb8f45d364e3a578572789
Fix gcc build exclude on travis

The main build doesn't use HARDENING_OPTIONS, so the exclude shouldn't,
either. Reduces the number of builders by one.
.travis.yml
changes/bug31463 [new file with mode: 0644]