Skip to content

Commit

Permalink
Add --disable-cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Feb 23, 2023
1 parent bd213c1 commit 554b1cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omnibus/config/software/pcre2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

command "./configure" \
" --prefix=#{install_dir}/embedded" \
" --disable-cpp" \
" --disable-shared" \
" --enable-unicode-properties" \
" --enable-utf", env: env
Expand Down

0 comments on commit 554b1cb

Please sign in to comment.