diff options
author | Rickard Green <[email protected]> | 2018-07-13 13:30:36 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2018-07-13 13:30:36 +0200 |
commit | 9f3426df630f50c30004c35f7c70e34baa381092 (patch) | |
tree | 0530f7212ecb08eddf0b2a7635f8c7d4cad1060e /erts/autoconf/configure.vxworks | |
parent | 22a6c1ab6dd63a358dbf264e52b172816af54eee (diff) | |
parent | 212e8b4caa9968d50f0701ce70aa0ebe5b25f1a6 (diff) | |
download | otp-9f3426df630f50c30004c35f7c70e34baa381092.tar.gz otp-9f3426df630f50c30004c35f7c70e34baa381092.tar.bz2 otp-9f3426df630f50c30004c35f7c70e34baa381092.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Update release notes
Update version numbers
Fix trace_info/2
Provide build support for standalone corba repo
Fix release notes for OTP-21.0.2
Move to a dirty scheduler even when we have pending system tasks
Diffstat (limited to 'erts/autoconf/configure.vxworks')
-rwxr-xr-x | erts/autoconf/configure.vxworks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/autoconf/configure.vxworks b/erts/autoconf/configure.vxworks index 5be91319ea..a253848403 100755 --- a/erts/autoconf/configure.vxworks +++ b/erts/autoconf/configure.vxworks @@ -113,6 +113,7 @@ CONFIG_FILES="${ERL_TOP}/erts/emulator/$host/Makefile $erlint_dir/$host/eidefs.mk $epmd_dir/$host/Makefile $internal_tools_dir/make/$host/otp.mk + $internal_tools_dir/make/$host/otp_ded.mk $os_mon_dir/$host/Makefile $zlibdir/$host/Makefile $runtime_tools_dir/$host/Makefile |