Skip to content

Commit

Permalink
Add another cflag for Bundler on MacOS Catalina
Browse files Browse the repository at this point in the history
  • Loading branch information
bschwedler committed Feb 17, 2021
1 parent ec73f0e commit 498edcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bundle/config
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ BUNDLE_GEM__COC: "false"
BUNDLE_GEM__MIT: "false"
BUNDLE_GEM__TEST: "rspec"
BUNDLE_BUILD__FFI: "--with-cflags=-Wno-error=implicit-function-declaration"
BUNDLE_BUILD__COOL__IO: "--with-cflags=-Wno-error=implicit-function-declaration"

0 comments on commit 498edcb

Please sign in to comment.