Skip to content

Commit a4d9d04

Browse files
authored
Merge pull request Homebrew#218735 from Homebrew/vowpal-wabbit-fix
vowpal-wabbit: fix build with newer Boost
2 parents 9dbd2df + 38936ef commit a4d9d04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/v/vowpal-wabbit.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def install
4343
-DVW_EIGEN_SYS_DEP=ON
4444
-DVW_SSE2NEON_SYS_DEP=ON
4545
-DVW_INSTALL=ON
46+
-DVW_CXX_STANDARD=14
4647
]
4748

4849
# The project provides a Makefile, but it is a basic wrapper around cmake

0 commit comments

Comments
 (0)