Skip to content

Commit

Permalink
Make puma install on Big Sur / rb 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
caius committed Dec 15, 2020
1 parent 3b7da7a commit b30ab91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/.bundle/config
Expand Up @@ -5,3 +5,4 @@ BUNDLE_GEM__TEST: "rspec"
BUNDLE_GEM__MIT: "true"
BUNDLE_GEM__COC: "true"
BUNDLE_BUILD__LIBXML2: "--with-xml2-config=/usr/local/opt/libxml2/bin/xml2-config"
BUNDLE_BUILD__PUMA: "--with-cflags=-Wno-error=implicit-function-declaration"

0 comments on commit b30ab91

Please sign in to comment.