summaryrefslogtreecommitdiffstats
path: root/package/procps/procps-remove-flags.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/procps: bump version and rename to procps-ngYann E. MORIN2014-06-021-26/+0
| | | | | | | | | | | | | | | | procps is getting replaced by procps-ng, and there are new versions available! procps-ng is now an autotools package, so get rid of our custom build/install rules. Remove most patches, except for one that still half-applies, so update and rename it. procps is dead, long live procps-ng! Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and ↵"Steven J. Hill"2007-07-061-0/+26
TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
OpenPOWER on IntegriCloud