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:
parent
10b463d278
commit
6f6dbbb73b
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#define LinuxMachineDefines
|
||||
|
||||
#ifdef i386Architecture
|
||||
#define OptimizedCDebugFlags DefaultGcc2i386Opt
|
||||
#define LinuxMachineDefines -D__i386__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue