Skip to content

Commit bd92709

Browse files
committed
HiGHS_jll build 0.1.3+1
1 parent 8913f23 commit bd92709

File tree

69 files changed

+789
-181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+789
-181
lines changed

Artifacts.toml

Lines changed: 246 additions & 180 deletions
Large diffs are not rendered by default.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "HiGHS_jll"
22
uuid = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea"
3-
version = "0.1.3+0"
3+
version = "0.1.3+1"
44

55
[deps]
66
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
44

5+
For more details about JLL packages, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).
6+
57
## Products
68

79
The code bindings within this package are autogenerated from the following `Products` defined within the `build_tarballs.jl` file that generated this package:

src/wrappers/aarch64-linux-gnu-libgfortran3-cxx03.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using CompilerSupportLibraries_jll
66
PATH = ""
77
LIBPATH = ""
88
LIBPATH_env = "LD_LIBRARY_PATH"
9+
LIBPATH_default = ""
910

1011
# Relative path to `libipx`
1112
const libipx_splitpath = ["lib", "libipx.so"]

src/wrappers/aarch64-linux-gnu-libgfortran3-cxx11.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using CompilerSupportLibraries_jll
66
PATH = ""
77
LIBPATH = ""
88
LIBPATH_env = "LD_LIBRARY_PATH"
9+
LIBPATH_default = ""
910

1011
# Relative path to `libipx`
1112
const libipx_splitpath = ["lib", "libipx.so"]

src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using CompilerSupportLibraries_jll
66
PATH = ""
77
LIBPATH = ""
88
LIBPATH_env = "LD_LIBRARY_PATH"
9+
LIBPATH_default = ""
910

1011
# Relative path to `libipx`
1112
const libipx_splitpath = ["lib", "libipx.so"]

src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using CompilerSupportLibraries_jll
66
PATH = ""
77
LIBPATH = ""
88
LIBPATH_env = "LD_LIBRARY_PATH"
9+
LIBPATH_default = ""
910

1011
# Relative path to `libipx`
1112
const libipx_splitpath = ["lib", "libipx.so"]

src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using CompilerSupportLibraries_jll
66
PATH = ""
77
LIBPATH = ""
88
LIBPATH_env = "LD_LIBRARY_PATH"
9+
LIBPATH_default = ""
910

1011
# Relative path to `libipx`
1112
const libipx_splitpath = ["lib", "libipx.so"]

src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using CompilerSupportLibraries_jll
66
PATH = ""
77
LIBPATH = ""
88
LIBPATH_env = "LD_LIBRARY_PATH"
9+
LIBPATH_default = ""
910

1011
# Relative path to `libipx`
1112
const libipx_splitpath = ["lib", "libipx.so"]

src/wrappers/aarch64-linux-musl-libgfortran3-cxx03.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using CompilerSupportLibraries_jll
66
PATH = ""
77
LIBPATH = ""
88
LIBPATH_env = "LD_LIBRARY_PATH"
9+
LIBPATH_default = ""
910

1011
# Relative path to `libipx`
1112
const libipx_splitpath = ["lib", "libipx.so"]

0 commit comments

Comments
 (0)