Ignore:
Timestamp:
Jun 26, 2022, 10:00:02 PM (3 years ago)
Author:
bird
Message:

tools/*GCC*,tools/*GXX*: Removed the SLKRUNS/-fmessage-length=0 stuff as it triggers rebuilds when switching between SlickEdit and the command line. If really needed, it belongs in the project's Config.kmk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/XGCCAMD64LINUX.kmk

    r3393 r3567  
    8383TOOL_XGCCAMD64LINUX_LDFLAGS.sysmod ?= -r
    8484
    85 ifdef SLKRUNS
    86 TOOL_XGCCAMD64LINUX_CC  += -fmessage-length=0
    87 TOOL_XGCCAMD64LINUX_CXX += -fmessage-length=0
    88 endif
    89 
    9085# General Properties used by kBuild
    9186TOOL_XGCCAMD64LINUX_COBJSUFF         ?= .o
Note: See TracChangeset for help on using the changeset viewer.