[Git][NTPsec/ntpsec][master] Convert tabs to spaces for python3 compatibility
Gary E. Miller
gem at rellim.com
Tue Feb 14 19:22:51 UTC 2017
Yo Matt!
On Tue, 14 Feb 2017 14:41:44 +0000
Matt Selsky <gitlab at mg.gitlab.com> wrote:
> wafhelpers/configure.py
> =====================================
> --- a/wafhelpers/configure.py
> +++ b/wafhelpers/configure.py
> @@ -233,11 +233,11 @@ def cmd_configure(ctx, config):
> "-Wl,-z,now", # hardening, no deferred symbol
> resolution "-Wl,-z,relro", # hardening, marks some section read only,
> ]
> - if ctx.options.disable_debug:
> - # not debugging
> - ctx.env.LDFLAGS += [
> - "-Wl,--strip-all", # Strip binaries
> - ]
> + if ctx.options.disable_debug:
> + # not debugging
> + ctx.env.LDFLAGS += [
> + "-Wl,--strip-all", # Strip binaries
> + ]
Bad change! Now -s is sent to compilers that do not understand it.
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
gem at rellim.com Tel:+1 541 382 8588
Veritas liberabit vos. -- Quid est veritas?
"If you can’t measure it, you can’t improve it." - Lord Kelvin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170214/4b41cac8/attachment.bin>
More information about the vc
mailing list