You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call RakeCompilerDock.sh twice, once for 32-bit and once for 64-bit
This is a workaround for a 32-bit vendor/libmysql.dll ending up in the
64-bit platform's gem build. The issue seems to be that rake-compiler
unwinds the package dependency graph once after compiling all of the
targets, so an output file that varies per target doesn't work.
was: Local changes used to cross-compile the 0.3.19 gem
0 commit comments