buildrootschalter/package/procps
Thomas Petazzoni 0849e8193e package: remove useless arguments from GENTARGETS
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
GENTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir->pkgparentdir]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-29 23:09:58 +02:00
..
Config.in Support building without WCHAR support 2008-09-09 02:06:52 +00:00
procps-make-3.82.patch procps: fix build with make 3.82 2011-04-06 22:20:48 +02:00
procps-remove-flags.patch Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and 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. 2007-07-06 04:26:32 +00:00
procps-remove-index.patch Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various maintainers. 2006-12-05 02:16:03 +00:00
procps-wchar.patch Support building without WCHAR support 2008-09-09 02:06:52 +00:00
procps.mk package: remove useless arguments from GENTARGETS 2011-09-29 23:09:58 +02:00