now shipping pre-built shim binary for linux also
This commit is contained in:
parent
f6544cf7fd
commit
18f0cee2e5
2 changed files with 2 additions and 5 deletions
7
deps/build.jl
vendored
7
deps/build.jl
vendored
|
@ -23,8 +23,5 @@ end
|
|||
@BinDeps.install [:libportaudio => :libportaudio,
|
||||
:libsndfile => :libsndfile]
|
||||
|
||||
# we're shipping a binary for OSX
|
||||
@linux_only begin
|
||||
cd(Pkg.dir("AudioIO", "deps", "src"))
|
||||
run(`make`)
|
||||
end
|
||||
# cd(Pkg.dir("AudioIO", "deps", "src"))
|
||||
# run(`make`)
|
||||
|
|
BIN
deps/usr/lib/libportaudio_shim.so
vendored
Executable file
BIN
deps/usr/lib/libportaudio_shim.so
vendored
Executable file
Binary file not shown.
Loading…
Reference in a new issue