The GitHub Actions job "Linux (SCons)" on serf.git/trunk has succeeded. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: 67676e000f044e468640b19f2437eb2c3fc6a693 / Branko Čibej <[email protected]> SCons flags are sometimes tuples, not strings. For example, -isystem /usr/includ/krb5 gets converted to a tuple. This breaks CCFLAGS filtering in some cases. * SConstruct: Use the first member of a non-string flag as the flag name. git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1926953 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/serf/actions/runs/16075293682 With regards, GitHub Actions via GitBox
