summaryrefslogtreecommitdiff
path: root/erts/configure
diff options
context:
space:
mode:
authorLukas Larsson <lukas@erlang.org>2021-11-29 17:42:53 +0100
committerLukas Larsson <lukas@erlang.org>2022-01-12 11:50:53 +0100
commitcb94f984cd764aa827fb1f4bc2169ce3d2d137d3 (patch)
tree0e3e4708b32369b426902d10de5d6223c49063e3 /erts/configure
parent3ff726cd11c13193ecc43d99e572b085140ea55f (diff)
downloaderlang-cb94f984cd764aa827fb1f4bc2169ce3d2d137d3.tar.gz
autoconf: Refactor ERL_DED to export ERL_DED_FLAGS
We can use ERL_DED_FLAGS when we want to configure for dynamic libaries, but do not want the thread initialization to run. This is for usage with erl_interface when --disable-threads is passed.
Diffstat (limited to 'erts/configure')
-rwxr-xr-xerts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/configure b/erts/configure
index a264407cd2..3a6023ad7d 100755
--- a/erts/configure
+++ b/erts/configure
@@ -1652,7 +1652,7 @@ Some influential environment variables:
CXX C++ compiler
CXXFLAGS C++ compiler flags
LD linker (is often overridden by configure)
- LDFLAGS linker flags (can be risky to set since LD may be overriden by
+ LDFLAGS linker flags (can be risky to set since LD may be overridden by
configure)
LIBS libraries
DED_LD linker for Dynamic Erlang Drivers (set all DED_LD* variables or