summaryrefslogtreecommitdiff
path: root/package/librpcsecgss/patches
AgeCommit message (Collapse)Author
2014-05-20fix nfsv4 with muslWaldemar Brodkorb
2013-11-11forgot patches in last commitWaldemar Brodkorb
2013-11-11convert to autotool infrastructureWaldemar Brodkorb
2013-07-11fix varios compile issues for raspberryWaldemar 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-01-10update and fix nfs-utils with kerberos supportWaldemar Brodkorb
2009-05-17Initial importwbx