lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 01 Oct 2019 10:27:37 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     linux-kernel@...r.kernel.org
Subject: bad changes to object building recently


I don't know what has caused this but I am hitting two big problems
which are severely effecting my daily workflow:

1) Something is grinding like crazy when just building a single
   object like "make path/to/foo.o", it looks like make is churning
   on lots of work.

   This used to be instantaneous and is essential for my build sanity
   checking when I apply networking patches.

2) You no longer can do a "make path/to/foo.o" to force an object file
   to be built outside of your current config.  This is also essential
   for my workflow, I can force build objects only enable'able on
   other platforms and it works %95 of the time for basic build sanity
   checking.

Someone please track down these problems and fix them.

Thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ