-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libsingular_julia_jll build 0.43.0+0
- Loading branch information
Showing
18 changed files
with
760 additions
and
331 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for aarch64-apple-darwin-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "@rpath/libsingular_julia.dylib") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.dylib", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
17 changes: 17 additions & 0 deletions
17
src/wrappers/aarch64-linux-gnu-cxx03-julia_version+1.12.0.jl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for aarch64-linux-gnu-cxx03-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
17 changes: 17 additions & 0 deletions
17
src/wrappers/aarch64-linux-gnu-cxx11-julia_version+1.12.0.jl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for aarch64-linux-gnu-cxx11-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
17 changes: 17 additions & 0 deletions
17
src/wrappers/aarch64-linux-musl-cxx03-julia_version+1.12.0.jl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for aarch64-linux-musl-cxx03-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
17 changes: 17 additions & 0 deletions
17
src/wrappers/aarch64-linux-musl-cxx11-julia_version+1.12.0.jl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for aarch64-linux-musl-cxx11-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for i686-linux-gnu-cxx03-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for i686-linux-gnu-cxx11-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
17 changes: 17 additions & 0 deletions
17
src/wrappers/powerpc64le-linux-gnu-cxx03-julia_version+1.12.0.jl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for powerpc64le-linux-gnu-cxx03-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
17 changes: 17 additions & 0 deletions
17
src/wrappers/powerpc64le-linux-gnu-cxx11-julia_version+1.12.0.jl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for powerpc64le-linux-gnu-cxx11-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "libsingular_julia.so") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.so", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for libsingular_julia_jll for x86_64-apple-darwin-julia_version+1.12.0 | ||
export libsingular_julia | ||
|
||
using libcxxwrap_julia_jll | ||
using Singular_jll | ||
JLLWrappers.@generate_wrapper_header("libsingular_julia") | ||
JLLWrappers.@declare_library_product(libsingular_julia, "@rpath/libsingular_julia.dylib") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(libcxxwrap_julia_jll, Singular_jll) | ||
JLLWrappers.@init_library_product( | ||
libsingular_julia, | ||
"lib/libsingular_julia.dylib", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
Oops, something went wrong.