summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-01-04 18:31:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-01-04 18:31:57 +0000
commit4a36b653e3a5b143e3b9d125c6fb7b9e74aa6d93 (patch)
tree27fa4529d6f4430cceb3608b2f1ce27fedc10fa6 /include
parent5a385288bc05f8def7491e64611fccc0026d6ef3 (diff)
downloadATCD-4a36b653e3a5b143e3b9d125c6fb7b9e74aa6d93.tar.gz
ChangeLogTag: Wed Jan 4 11:04:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_vxworks6.2.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_vxworks6.2.GNU b/include/makeinclude/platform_vxworks6.2.GNU
index 1d5e7ec83bf..efbde31cbe4 100644
--- a/include/makeinclude/platform_vxworks6.2.GNU
+++ b/include/makeinclude/platform_vxworks6.2.GNU
@@ -34,7 +34,7 @@ optimize ?= 1
rtti ?= 1
threads ?= 1
exceptions ?= 1
-rtp ?= 1
+rtp ?= 0
pthread ?= 1
ifeq ($(static_libs),1)