Skip to content

Commit

Permalink
Show warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Mar 1, 2024
1 parent 28a1f73 commit 6d86d1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/faiss/extconf.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
require "mkmf-rice"
require "numo/narray"

$CXXFLAGS << " -Wall -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-deprecated-declarations"

# libomp changed to keg-only
# https://github.com/Homebrew/homebrew-core/issues/112107
if RbConfig::CONFIG["host_os"] =~ /darwin/i
Expand Down

0 comments on commit 6d86d1b

Please sign in to comment.