procps_3.2.8.bb : kludge linker ordering
authorGraeme Gregory <dp@xora.org.uk>
Thu, 18 Nov 2010 13:55:37 +0000 (13:55 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 18 Nov 2010 13:57:12 +0000 (13:57 +0000)
commitaf4bfb02ca7c8f84070f4a632205e9d084a10efa
tree9edc4f40702768c8c6d288b75489537a421369e2
parent2fa21974c6710f10f1c1980c2a79b7cc70947d5f
procps_3.2.8.bb : kludge linker ordering

Was facing a linker ordering issue on Fedora 14 which prevented this recipe building. Adding the libproc as last thing to get linked "fixes" this issue and
allows build to complete.
recipes/procps/procps_3.2.8.bb