nixpkgs/pkgs
Eelco Dolstra 01e38f9371 * Use rpaths to ensure that executable and dynamic libraries are automatically linked
against the right dynamic libraries.  set-env.sh add the right linker flags to the 
  NIX_LDFLAGS environment variable, which is passed by gcc-wrapper to the linker.  
  (In many cases these flags could just be passed through LDFLAGS to configure 
  scripts; however, in many other cases this doesn't work properly.)
 --This line, and those below, will be ignored--

M    pkgs/atk/atk-build.sh
M    pkgs/glibc/glibc-build.sh
M    pkgs/expat/expat-build.sh
M    pkgs/freetype/freetype-build.sh
M    pkgs/system/populate-linkdirs.pl
M    pkgs/sdf2/sdf2-build.sh
M    pkgs/pspell/pspell-build.sh
M    pkgs/subversion/subversion-build.sh
M    pkgs/helpers/set-env.sh
M    pkgs/pango/pango-build.sh
M    pkgs/strategoxt/strategoxt-build.sh
M    pkgs/aterm/aterm-build.sh
M    pkgs/libxml2/libxml2-build.sh
M    pkgs/glib-1/glib-build.sh
M    pkgs/glib/glib-build.sh
M    pkgs/pan/pan.fix
M    pkgs/pan/pan-build.sh
M    pkgs/libxslt/libxslt-build.sh
M    pkgs/httpd/httpd-build.sh
M    pkgs/openssl/openssl-build.sh
M    pkgs/gtkspell/gtkspell-build.sh
M    pkgs/fontconfig/fontconfig.fix
M    pkgs/fontconfig/fontconfig-build.sh
M    pkgs/gnet/gnet-build.sh
M    pkgs/gtk+-1/gtk+-build.sh
M    pkgs/gtk+/gtk+-build.sh
M    pkgs/stdenv/gcc-wrapper.sh
M    pkgs/stdenv/stdenv-build.sh
M    pkgs/db4/db4-build.sh
M    pkgs/db4/db4.fix
M    pkgs/MPlayer/MPlayer-build.sh
M    pkgs/swig/swig-build.sh

svn path=/nixpkgs/trunk/; revision=213
2003-07-28 21:15:03 +00:00
..
aterm * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
atk * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
db4 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
expat * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
fontconfig * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
freetype * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
glib * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
glib-1 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
glibc * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gnet * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gtk+ * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gtk+-1 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gtkspell * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
helpers * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
httpd * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
libxml2 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
libxslt * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
MPlayer * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
openssl * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
pan * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
pango * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
pkgconfig * Updated packages to use our own glibc. 2003-07-25 20:43:25 +00:00
pspell * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
sdf2 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
stdenv * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
strategoxt * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
subversion * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
swig * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
sylpheed * Updated packages to use our own glibc. 2003-07-25 20:43:25 +00:00
system * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
win32codecs * MPlayer packages. 2003-07-17 22:33:21 +00:00
wxPython * Converted some more old descriptors. 2003-07-27 21:26:19 +00:00
Xft * Updated packages to use our own glibc. 2003-07-25 20:43:25 +00:00