convert all Imakefile LinuxDistribution to LinuxArchitecture.
(programs part 2)
This commit is contained in:
@@ -23,7 +23,7 @@ all:: $(DTPRINTINFO_GEN)
|
||||
.NO_PARALLEL:
|
||||
#endif
|
||||
|
||||
#if defined(LinuxDistribution)
|
||||
#if defined(LinuxArchitecture)
|
||||
CXXEXTRA_DEFINES = -fpermissive
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user