summaryrefslogtreecommitdiff
path: root/package/lsof/patches/patch-Configure
AgeCommit message (Collapse)Author
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
2011-01-12fix cross-compile under Darwin, pass TARGET_CFLAGS to compilationWaldemar Brodkorb
2010-10-14make MacOS X works as build system for most of the packages, update some ↵Waldemar Brodkorb
packages to latest stable upstream version
2010-07-28add lsof packageWaldemar Brodkorb