<html><head></head><body><div>Hi Peter,</div><div><br></div><div>On Thu, 2025-02-13 at 14:46 +0000, Peter Blackman wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>Would that work with lazbuild?<br></div></blockquote><div>I've open Integrated.lpi using lazarus and tried to add a custom option via GUI. It produced a big diff, but this chunk looks the most important:</div><pre>@@ -398,6 +385,7 @@</pre><pre>       <CompilerMessages></pre><pre>         <IgnoredMessages idx6058="True" idx5024="True"/></pre><pre>       </CompilerMessages></pre><pre><font color="#008000">+      <CustomOptions Value="@hardening"/></font></pre><pre>     </Other></pre><pre>   </CompilerOptions></pre><pre>   <Debugging></pre><pre><br></pre><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>I can't see anything in the man page that suggests a custom named .cfg <br></div><div>can be used.<br></div><div>(a local fpc.cfg is always parsed)</div></blockquote><div>If it is enforced by lazbuild, then it is also fine with me to keep that name as it looks like Lazarus upstream standard.</div><div>But you can also add it to CustomOptions above. Up to you.</div><pre>-- <br></pre><pre>Cheers,
Abou Al Montacir</pre></body></html>