We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6127f5c commit f9ed667Copy full SHA for f9ed667
1 file changed
src/auto/configure
@@ -7251,7 +7251,7 @@ $as_echo "$rubyhdrdir" >&6; }
7251
RUBY_LIBS="$RUBY_LIBS -L$rubylibdir"
7252
elif test -d "/System/Library/Frameworks/Ruby.framework"; then
7253
RUBY_LIBS="-framework Ruby"
7254
- RUBY_CFLAGS="-DRUBY_VERSION=$rubyversion"
+ RUBY_CFLAGS="$RUBY_CFLAGS -DRUBY_VERSION=$rubyversion"
7255
librubyarg=
7256
fi
7257
0 commit comments