libllvm2.9 under kfreebsd-i386

Sylvestre Ledru sylvestre at debian.org
Thu May 12 22:18:15 UTC 2011


For the record, it is due to 

# shared lib
with_shared := yes
ifneq ($(DEB_HOST_ARCH_OS),linux)
  with_shared := no
endif

which I suppose predates the kfreebsd kernel.

Which supported kernel does not support shared lib ? 

Sylvestre

Le lundi 09 mai 2011 à 23:28 +0200, Sylvestre Ledru a écrit :
> Hello guys,
> 
> I am trying to fix the build issue of clang under kfreebsd-i386:
> https://buildd.debian.org/status/package.php?p=clang&suite=experimental
> 
> Looks like it due to the fact that libllvm2.9 does not exist under
> kfreebsd-i386:
> http://packages.debian.org/experimental/libllvm2.9
> while other are http://packages.debian.org/experimental/llvm-2.9
> do you have any idea why ?
> 
> Thanks
> S
> 
> 
> 
> _______________________________________________
> Pkg-llvm-team mailing list
> Pkg-llvm-team at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-llvm-team





More information about the Pkg-llvm-team mailing list