> I fully agree with your assessment. Would you like me to work on an
improved patch or would you like to do it yourself?
I'd like to do it myself.
I'm going to add a shell script as follows:
#!/bin/sh
$1-gcc jit-test.c -o/dev/null
If [ $? -eq 0 ]; then
e
Control: tags -1 - patch
On Tue, Apr 22, 2014 at 10:40:22PM +0100, Mark Baker wrote:
> Surely that's not going to work? Having used the host compiler to build the
> test program, it then tries to execute it on the build machine.
Sorry, that shot was too quick. It does indeed "work", but not for
On 19 Apr 2014, at 10:03, Helmut Grohne wrote:
>
Surely that's not going to work? Having used the host compiler to build the
test program, it then tries to execute it on the build machine.
I think what is needed is to use #error to abort the compilation of the test
program when JIT is not s
Package: src:pcre3
Version: 8.31-4
Severity: normal
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
Thanks for your improved fix for the FTBFS. While your solution does
indeed work for native builds, the package still FTCBFS, because your
detection applies to the build architecture rath
4 matches
Mail list logo