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

Add a default empty LinuxMachineDefines to the linux conf, makes imake (and many others compile)

This commit is contained in:
Peter Howkins 2012-03-11 16:00:15 +00:00
parent 10b463d278
commit 6f6dbbb73b

View file

@ -151,6 +151,8 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
#endif
#endif
#define LinuxMachineDefines
#ifdef i386Architecture
#define OptimizedCDebugFlags DefaultGcc2i386Opt
#define LinuxMachineDefines -D__i386__