We should probably migrate this patch upstream (into the Julia project), to be
default for those architectures.
-viral
> On 16-Sep-2015, at 2:48 am, Graham Inggs wrote:
>
> Hi Elliot
>
> On 15 September 2015 at 23:12, Elliot Saba wrote:
>> Graham, without setting `USE_SYSTEM_PATCHELF=1`, I
Ah, I misread the diff, I thought you were removing the line, not adding
it. Thanks.
On Tue, Sep 15, 2015 at 2:18 PM, Graham Inggs wrote:
> Hi Elliot
>
> On 15 September 2015 at 23:12, Elliot Saba wrote:
> > Graham, without setting `USE_SYSTEM_PATCHELF=1`, I believe the Makefiles
> > will stil
Graham, without setting `USE_SYSTEM_PATCHELF=1`, I believe the Makefiles
will still attempt to download and install `patchelf`. `USE_SYSTEM_*`
variables are used to tell the Makefile system to not build dependencies
automatically, and so since `USE_SYSTEM_PATCHELF=0` is now the default with
this p
Hi Elliot
On 15 September 2015 at 23:12, Elliot Saba wrote:
> Graham, without setting `USE_SYSTEM_PATCHELF=1`, I believe the Makefiles
> will still attempt to download and install `patchelf`.
That is correct. I made this change in debian/rules, see 'no-patchelf.diff'.
I split the patches up so
Source: julia
Version: 0.3.11-1
Tags: patch
Hi Maintainer
Patchelf is buggy on ARM and PPC architectures.
Julia's Makefile contains the following comment at around line 282:
# Update RPATH entries and JL_SYSTEM_IMAGE_PATH if
$(private_libdir_rel) != $(build_private_libdir_rel)
The attached pat
5 matches
Mail list logo