On 04/25/18 22:43, Peter Hessler wrote:
On 2018 Apr 25 (Wed) at 22:39:13 +0200 (+0200), Jeremie Courreges-Anglas wrote: :On Wed, Apr 25 2018, Peter Hessler <phess...@theapt.org> wrote: :> fixes the build on armv7 (and very likely on aarch64 as well), OK : :Markus' diff makes sense and ftpcopy/ls work both on amd64 and arm; :ok jca@ : :One note though, __regparm__ looks mostly like premature optimization to :me. I had a wip diff that just did : : #define attribute_regparm(x) /* nothing */ : :and worked equally fine. : :-- :jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE I'm also happy with that. Either way works for me.
ok benoit@