summaryrefslogtreecommitdiff
path: root/package/libtool/patches
AgeCommit message (Collapse)Author
2015-06-13we need libtool-host for pulseaudio to avoid relinking, which fails on ↵Waldemar Brodkorb
uClibc-ng builds
2015-02-18remove patches. try without nowWaldemar Brodkorb
2014-08-15fix static linking of alsa-lib. handle -static like -all-static in libtool. ↵Waldemar Brodkorb
idea from buildroot
2013-10-31avoid relinking, because we use a fake root for install, disables annoying ↵Waldemar Brodkorb
-rpath addition to the libtool script
2012-10-04update to latest upstreamWaldemar Brodkorb
2011-03-31add lxde components, update libpng and firefoxWaldemar Brodkorb
2011-03-31I am to tupid for git, today.Waldemar Brodkorb
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a.
2011-03-31Revert "fix conflict, autoseect libgcj"Waldemar Brodkorb
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04.
2011-03-31fix conflict, autoseect libgcjWaldemar Brodkorb
2011-02-26c++ compiler fixesWaldemar Brodkorb
when C++ compiler is disabled by user, do not allow to compile packages , which require a C++ compiler. Older libtool unnecessary checks for c++ tools, so regenerate autotool stuff.
2011-01-17fix packages to be compile with stack protectorWaldemar Brodkorb
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages
2010-02-14complete allmodconfig build on NetBSDWaldemar Brodkorb
2009-05-17Initial importwbx