Skip to content

Commit

Permalink
Note.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtv committed Mar 22, 2019
1 parent 0f87250 commit d5bc62a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
command: NOCONFIGURE=1 ./autogen.sh
- run:
name: Configure
# TODO: Add --enable-audit once container has a recent compiler.
command: |
./configure \
CXXFLAGS='-std=c++17' \
Expand Down

0 comments on commit d5bc62a

Please sign in to comment.