Revert "opkg: disable the use of vfork for the host build"

This reverts commit 02e3c718e9.

Currently the vfork() code path in opkg is broken and relies on unsupported
ftello() / fseeko() operations on pipes - we need to restructure the code
before we can reconsider this approach.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich 2016-08-28 22:56:16 +02:00
parent 2ca0cdb7bf
commit d0b88b6067
2 changed files with 8 additions and 13 deletions