summaryrefslogtreecommitdiffstats
path: root/odbc-drivers/ruby-odbc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'odbc-drivers/ruby-odbc/BUILD')
-rwxr-xr-xodbc-drivers/ruby-odbc/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/odbc-drivers/ruby-odbc/BUILD b/odbc-drivers/ruby-odbc/BUILD
new file mode 100755
index 0000000000..1a91f5b0d4
--- /dev/null
+++ b/odbc-drivers/ruby-odbc/BUILD
@@ -0,0 +1,3 @@
+ruby extconf.rb --enable-dlopen &&
+make
+