Skip to content
Snippets Groups Projects
Commit bba8a1a9 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

Revert "opkg: use vfork on gz_open by default (FS#120)"


This reverts commit 763f5d78.

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: default avatarJo-Philipp Wich <jo@mein.io>
parent d0b88b60
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment