Remove UXPDS support
This commit is contained in:
@@ -148,23 +148,6 @@ CXXTEMPLATEFLAGS =
|
||||
M4 = /bin/m4
|
||||
#endif
|
||||
|
||||
#if defined(UXPArchitecture)
|
||||
/* put cpp directives here rather than in CXXDEFINES because
|
||||
* for some reason the CXXDEFINES aren't passed to the link phase
|
||||
* but they are needed there to instantiate templates
|
||||
*/
|
||||
CXXOPTIONS = \
|
||||
-DSP_VOLATILE= -DSP_CONST= \
|
||||
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_MANUAL_INST
|
||||
|
||||
/*
|
||||
* Flags passed into compile step when doing manual template instantiation.
|
||||
*/
|
||||
CXXTEMPLATEFLAGS = -pta
|
||||
|
||||
M4 = /usr/ccs/bin/m4
|
||||
#endif
|
||||
|
||||
.SUFFIXES: .m4
|
||||
.m4.C:
|
||||
rm -f $@
|
||||
|
||||
Reference in New Issue
Block a user