Removed have_callback_support
* introduced by95f723e1e0
* mentioned as well in47bcbd49b6
* introduced for compatibility with OTP R14 * CI/CD now tests from R19 and onwards.
This commit is contained in:
parent
20d049ea4f
commit
eca2d2129c
3 changed files with 0 additions and 39 deletions
|
@ -10,7 +10,6 @@
|
|||
%% Compiler Options ============================================================
|
||||
{erl_opts,
|
||||
[{platform_define, "^[0-9]+", namespaced_types},
|
||||
{platform_define, "^[0-9]+", have_callback_support},
|
||||
{platform_define, "^2", unicode_str},
|
||||
{platform_define, "^(R|1|20)", fun_stacktrace},
|
||||
debug_info,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue