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 2a3da1e commit 33a5737Copy full SHA for 33a5737
deps/build.jl
@@ -1,6 +1,6 @@
1
using BinDeps
2
3
-@static if Base.VERSION < v"1.3-" || (Sys.iswindows() && Sys.WORD_SIZE == 32)
+@static if Base.VERSION < v"1.3-"
4
@BinDeps.setup()
5
6
using Libdl
0 commit comments