Skip to content

Commit b7099d1

Browse files
andreasnoackamontoison
authored andcommitted
Remove libprimac const definition
This definition is not needed and it breaks relocatability of PRIMA when built into a system image.
1 parent ad2291b commit b7099d1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/PRIMA.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module PRIMA
22

33
using PRIMA_jll
4-
const libprimac = PRIMA_jll.libprimac
54
include("wrappers.jl")
65

76
export bobyqa, cobyla, lincoa, newuoa, prima, uobyqa, issuccess

0 commit comments

Comments
 (0)