<p dir="auto">And setting it to <code class="notranslate">0</code>, no longer requiring defining it everywhere except in foreground executables as needed.</p>
<p dir="auto"><em>Also</em>:</p>
<ul dir="auto">
<li>Require <code class="notranslate">GLib</code> >= <code class="notranslate">v2.50</code>
<ul dir="auto">
<li>Needed for <a href="https://docs.gtk.org/glib/func.log_writer_standard_streams.html" rel="nofollow">g_log_writer_standard_streams</a></li>
</ul>
</li>
<li>Set FreeBSD job <code class="notranslate">BUILD_PARALLEL_LEVEL</code> & <code class="notranslate">TEST_PARALLEL_LEVEL</code> environment variables via <code class="notranslate">run</code>
<ul dir="auto">
<li>Rather than hard-coding them</li>
</ul>
</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/mod_tile/pull/390'>https://github.com/openstreetmap/mod_tile/pull/390</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/mod_tile/pull/390/commits/62218bff1dbda54706e348994f82968cc6596a83" class="commit-link">62218bf</a>  Set FreeBSD job `BUILD_PARALLEL_LEVEL` & `TEST_PARALLEL_LEVEL`</li>
  <li><a href="https://github.com/openstreetmap/mod_tile/pull/390/commits/3fc4edb00bedd207dc1c7a21f49db48e2663d4bd" class="commit-link">3fc4edb</a>  Move foreground definition into src/g_logger.c</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/mod_tile/pull/390/files">12 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-bc668a2c9f2299cef15b222055b4b4d5311646caec2e7610e540cee18ae9b948">.github/workflows/build-and-test.yml</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a">CMakeLists.txt</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-e78d71caa344da623e6c253138a20f7ce01050c851dca0cf33aad4f37cfac509">includes/g_logger.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-f88d7104143e2c261047e7dc1d17fcab2bdc9e3ab459d4a410dfc73472fc1eea">src/g_logger.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-24d2c9f48fad0996b30ba3cf92de842990379883baaffb424a9248d0f1f064e4">src/gen_tile.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-531f2ce0748b97527d6baf14e5c0dec0db585fbf1bf9eec14511a34eaf797575">src/mod_tile.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-d9c37c67a4923a7165ba38826ecbbf1ea6adca44c34a67c653bd00cb8c367a05">src/render_expired.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-69bd55cf5e0373ac57b92063b7ce493546d14dd14bdd90e8f5b36c06f5ce86c0">src/render_list.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-ad0713ee7b587e8c3f083463293e43505066020ddbafd5c50a7fa269f72b2f63">src/render_old.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-2f7088dd55168b96e84b0d9a347f961a61d6bec9f66a94f5a22ff4b6730210cd">src/render_speedtest.cpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-4f7c2c6c14c2fe93d57d6eaef5ff94c55baa844c2c3efafddb77a46de3a340aa">src/store.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/390/files#diff-c98e21b3f874cdbf48c7e1396a4c3e930712c0ad0a0977f81d6d1eb4a4ceca62">tests/gen_tile_test.cpp</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/mod_tile/pull/390.patch'>https://github.com/openstreetmap/mod_tile/pull/390.patch</a></li>
  <li><a href='https://github.com/openstreetmap/mod_tile/pull/390.diff'>https://github.com/openstreetmap/mod_tile/pull/390.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/mod_tile/pull/390">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353RCXNALNAQNNPCUQKDYS7GAJAVCNFSM6AAAAABDC6CT6GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDQNRZGUYDAMQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353VFA5JKPM3DTWHZFYDYS7GAJA5CNFSM6AAAAABDC6CT6GWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHH5YKO3I.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/mod_tile/pull/390</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/mod_tile/pull/390",
"url": "https://github.com/openstreetmap/mod_tile/pull/390",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>