Do not use -fpermissive in programs/nsgmls. It's not needed.
This commit is contained in:
committed by
Jon Trulson
parent
dc0e8ea74d
commit
c48771be2b
@@ -86,8 +86,7 @@ M4 = /bin/m4
|
|||||||
*/
|
*/
|
||||||
CXXOPTIONS = \
|
CXXOPTIONS = \
|
||||||
-DSP_VOLATILE=volatile -DSP_CONST=const -DSP_ANSI_CLASS_INST \
|
-DSP_VOLATILE=volatile -DSP_CONST=const -DSP_ANSI_CLASS_INST \
|
||||||
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_MANUAL_INST -fno-implicit-templates \
|
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_MANUAL_INST -fno-implicit-templates
|
||||||
-fpermissive
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Flags passed into compile step when doing manual template instantiation.
|
* Flags passed into compile step when doing manual template instantiation.
|
||||||
|
|||||||
Reference in New Issue
Block a user