Hi Miroslav,

On Thu, Sep 24, 2020 at 09:43:56AM +0200, Miroslav Zagorac wrote:
> Hello,
> 
> haproxy cannot be compiled on debian 9.13 if the TRACE option is used.

Thanks, applied!

Note below:
> ---
> src/calltrace.o: In function `make_line':
> .../src/calltrace.c:204: undefined reference to `rdtsc'
> src/calltrace.o: In function `calltrace':
> .../src/calltrace.c:277: undefined reference to `rdtsc'
> collect2: error: ld returned 1 exit status
> Makefile:866: recipe for target 'haproxy' failed
> ---

Git uses the "---" marker as an end of commit message, to put your
comments to committers below. So when I applied your patch, it dropped
this part. I've reintroduced it, but I thought you would like to know
in order not to get caught by accident on another patch if you're used
to use this :-)

Oh and by the way it also drops lines starting with "#" which tends
to annoy me as I get caught once in a while when referencing a github
issue at the beginning of a line!

Cheers,
Willy

Reply via email to