Skip to content

Commit ba4d465

Browse files
authored
Add path to support homebrew on arm based macbook (#1278)
1 parent 9d49828 commit ba4d465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/mysql2/extconf.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def add_ssl_defines(header)
4848
/opt/local
4949
/opt/local/mysql
5050
/opt/local/lib/mysql5*
51+
/opt/homebrew/opt/mysql*
5152
/usr
5253
/usr/mysql
5354
/usr/local

0 commit comments

Comments
 (0)