summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_linux.GNU
diff options
context:
space:
mode:
authorSimon McQueen <simon.mcqueen@gmail.com>2003-04-11 15:27:12 +0000
committerSimon McQueen <simon.mcqueen@gmail.com>2003-04-11 15:27:12 +0000
commitafddcf718f50fc0a625d5838f3b2768b140910b2 (patch)
treeb89d755817447ee1f453f22edcbaba9b0939cdb7 /include/makeinclude/platform_linux.GNU
parent390b6573dad34811498f14fbc9e0aa1a2939abbb (diff)
downloadATCD-afddcf718f50fc0a625d5838f3b2768b140910b2.tar.gz
ChangeLogTag: Fri Apr 11 16:18:08 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'include/makeinclude/platform_linux.GNU')
-rw-r--r--include/makeinclude/platform_linux.GNU9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/makeinclude/platform_linux.GNU b/include/makeinclude/platform_linux.GNU
index aedb97be186..94ecae2c5dd 100644
--- a/include/makeinclude/platform_linux.GNU
+++ b/include/makeinclude/platform_linux.GNU
@@ -103,15 +103,6 @@ ifeq ($(threads),1)
endif # ! PRELIB
endif
-# support for OpenSS7 SCTP
-ifeq ($(sctp),openss7)
- PLATFORM_SCTP_CPPFLAGS= -DACE_HAS_OPENSS7_SCTP
- PLATFORM_SCTP_LDFLAGS=
- PLATFORM_SCTP_LIBS=
-endif
-
-# Eventually Other SCTP implementations will go here
-
#### GNU gas has a string limit of 4096 characters. On Alphas,
#### builds will fail due to running over that limit. There are
#### at least two workarounds: