aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf/vxworks/sed.general
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2010-09-13 17:57:06 +0200
committerErlang/OTP <[email protected]>2010-09-13 17:57:06 +0200
commit3a4919553479db898a0935d4342a4fb8fcec66ae (patch)
tree74102d028d8db62babc65b493baf1378e60979ce /erts/autoconf/vxworks/sed.general
parent807a9ec710cdd78199ee1dc77ca151f428810e0b (diff)
parente79a81fcffda8f1f8cb32e83daeaf2f6113bbee5 (diff)
downloadotp-3a4919553479db898a0935d4342a4fb8fcec66ae.tar.gz
otp-3a4919553479db898a0935d4342a4fb8fcec66ae.tar.bz2
otp-3a4919553479db898a0935d4342a4fb8fcec66ae.zip
Merge branch 'egil/fix-ei-on-vxwork/OTP-8838' of ../egil_otp into dev
* 'egil/fix-ei-on-vxwork/OTP-8838' of ../egil_otp: Fix ei to build on vxworks
Diffstat (limited to 'erts/autoconf/vxworks/sed.general')
-rw-r--r--erts/autoconf/vxworks/sed.general4
1 files changed, 4 insertions, 0 deletions
diff --git a/erts/autoconf/vxworks/sed.general b/erts/autoconf/vxworks/sed.general
index f725a6f9ca..551458daf5 100644
--- a/erts/autoconf/vxworks/sed.general
+++ b/erts/autoconf/vxworks/sed.general
@@ -55,12 +55,16 @@ s|@ETHR_LIBS@||
s|@ETHR_LIB_NAME@||
s|@ETHR_DEFS@||
s|@ETHR_THR_LIB_BASE@||
+s|@ETHR_THR_LIB_BASE_DIR@||
s|@EMU_THR_DEFS@||
s|@EMU_THR_LIBS@||
s|@EMU_THR_LIB_NAME@|ethread|
s|@ERTS_ENABLE_KERNEL_POLL@|no|
+s|@ERTS_INTERNAL_X_LIBS@||
s|@cc_root@|/clearcase/otp/|
# Define VxWorks even though cross-compiling.
+s|@CROSS_COMPILING|yes|
+
s|@HCFLAGS@|-DVXWORKS|
s|@HCLIBS@||
s|@ENABLE_ALLOC_TYPE_VARS@||