The GNAT compiler project builder essentially doesn't support DESTDIR out of the box. By default, it sets rpath of shared libraries to the directory to which they are installed. One may add additional rpaths through switches, but not remove these default ones. Also added to the default rpath are the paths to the ada library and the standard localbase library. This modification to the compiler will force the project builder to recognize the -R switch (gnatlink uses this to disable rpaths), and it reacts by not putting the library install path into rpath. The adalib and ${LOCALBASE}/lib paths will still make up the base rpath definition of the built shared libraries. This change was prompted by the rpath troubles of the XML/Ada package.
24 lines
1.6 KiB
Text
24 lines
1.6 KiB
Text
$NetBSD: distinfo,v 1.6 2011/12/03 07:28:18 marino Exp $
|
|
|
|
SHA1 (gnat-aux-20110627.tar.bz2) = 598d2c21c3bbd1e2cada2ca98331107af3deb608
|
|
RMD160 (gnat-aux-20110627.tar.bz2) = 84b05832457568fef9355279214caeacca9c74ba
|
|
Size (gnat-aux-20110627.tar.bz2) = 26799024 bytes
|
|
SHA1 (gnat-bootstrap.i386.dragonfly.tar.bz2) = d7a8103243a2df3723d9d3c3ec0da9c3bb725214
|
|
RMD160 (gnat-bootstrap.i386.dragonfly.tar.bz2) = 9e6fde444e0ed76ee404810af6d6b7eb48659c09
|
|
Size (gnat-bootstrap.i386.dragonfly.tar.bz2) = 28205489 bytes
|
|
SHA1 (gnat-bootstrap.i386.netbsd.tar.bz2) = 19b61f54fae8e237a4e678ff03f20f50b47db1df
|
|
RMD160 (gnat-bootstrap.i386.netbsd.tar.bz2) = ade03f223b2af229daece20a749915f7da0eb0a6
|
|
Size (gnat-bootstrap.i386.netbsd.tar.bz2) = 27654956 bytes
|
|
SHA1 (gnat-bootstrap.x86_64.dragonfly.tar.bz2) = 77a637a497c61e4085de31b24a205f24b1776a15
|
|
RMD160 (gnat-bootstrap.x86_64.dragonfly.tar.bz2) = 4d0eb7b8a5f901333f1ffd190a5bf72072b2b52e
|
|
Size (gnat-bootstrap.x86_64.dragonfly.tar.bz2) = 31380342 bytes
|
|
SHA1 (gnat-bootstrap.x86_64.netbsd.tar.bz2) = 84f0e9179998daa643046a5d139321c4130ea84d
|
|
RMD160 (gnat-bootstrap.x86_64.netbsd.tar.bz2) = 0b2943349536c323a62b56dc05ff1fedd6d7e17a
|
|
Size (gnat-bootstrap.x86_64.netbsd.tar.bz2) = 30572187 bytes
|
|
SHA1 (gnat-bootstrap.i386.solaris.tar.bz2) = 4962657bfc894a20ad3102c1f6fe8e566b47cb51
|
|
RMD160 (gnat-bootstrap.i386.solaris.tar.bz2) = ae72e76d0aba94451d99b9a70a3c049c9258cc82
|
|
Size (gnat-bootstrap.i386.solaris.tar.bz2) = 43247034 bytes
|
|
SHA1 (patch-aa) = 8a6199bb91fa1051db7af154e6995c116da71e63
|
|
SHA1 (patch-ab) = 76cff68f5f697ed5aacd41d06bbb4d9a805e9d91
|
|
SHA1 (patch-ac) = f8a73fc95b9119ae75b64a5578b94be6dbccb837
|
|
SHA1 (patch-ad) = b72ac305a11f40d77f76a8a1b579a93742123079
|