1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

-fpermissive to allow GCC to compile old C++

This commit is contained in:
Peter Howkins 2012-04-02 14:56:05 +01:00
parent e7de343555
commit 5c6f7d5317

View file

@ -34,6 +34,11 @@ EXTRA_C++OPTIONS = -xF +p +w $(SPRO_V3_OPTIONS)
#endif /* SunArchitecture */
#if defined(LinuxDistribution)
CXXEXTRA_DEFINES = -fpermissive
#endif
HEADERS =
SRCS = \