Skip to content

Commit

Permalink
[build] Unset JLCXX_FORCE_RANGES_OFF
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Jun 18, 2024
1 parent 87871f4 commit f9e1a12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ function build_bindings(; path::String=joinpath(libpoplar_dir, "libpoplar_julia.
$(cxx)
-O0
-std=c++17
-DJLCXX_FORCE_RANGES_OFF
-fPIC
-shared
-I$(julia_include_dir)
Expand Down

0 comments on commit f9e1a12

Please sign in to comment.