FS#12162 - libgcrypt should be builded wuthout --disable-static
Attached to Project:
Arch Linux
Opened by Łukasz Fidosz (Luk4sz) - Monday, 17 November 2008, 12:05 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 18 November 2008, 07:33 GMT
Opened by Łukasz Fidosz (Luk4sz) - Monday, 17 November 2008, 12:05 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 18 November 2008, 07:33 GMT
|
Details
Description:
I think libgcrypt should be builded wuthout --disable-static becouse some packages-for example: http://aur.archlinux.org/packages.php?ID=14093 don't build with it |
This task depends upon
Closed by Jan de Groot (JGC)
Tuesday, 18 November 2008, 07:33 GMT
Reason for closing: Won't implement
Tuesday, 18 November 2008, 07:33 GMT
Reason for closing: Won't implement
Comment by Andreas Radke (AndyRTR) -
Monday, 17 November 2008, 18:12 GMT
is this the only pkg that needs the static lib?
Comment by Jan de Groot (JGC) -
Monday, 17 November 2008, 23:13 GMT
The package in AUR can be configured to build a dynamic linked
resume binary. I don't see the need of static binaries anyways, as
their size becomes huge and security bugs fixed in libraries like
libgcrypt are not passed into static compiled binaries.
Comment by Łukasz Fidosz (Luk4sz) -
Monday, 17 November 2008, 23:43 GMT
Yes, you right:)