Commit a10b9c64 authored by Mihai Moldovan's avatar Mihai Moldovan

nx-X11/config/cf/linux.cf: recursive macros aren't a thing.

Just copy-paste the initial definition to avoid recursion.
parent 3d59e2c3
......@@ -765,7 +765,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
#endif
#ifdef Ppc64Architecture
# define DefaultCCOptions DefaultCCOptions -mminimal-toc
# define DefaultCCOptions -std=c99 GccWarningOptions -mminimal-toc
# ifndef OptimizedCDebugFlags
# define OptimizedCDebugFlags DefaultGcc2Ppc64Opt
# endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment