Chongyun Lee

Results 336 comments of Chongyun Lee

`ffmpeg7` will not provide `$PREFIX/bin/ffmpeg`. It will provide `$PREFIX/bin/ffmpeg7`.

IIRC `cpan` packages cannot be cross-compiled. You can put it under `tur-on-device`.

This folder should only be excluded only when performing on-device build. In some packages, like python, this content in this folder is managed by apt. It is quite annoying to...

In Debain, they have a postinst script to compile the modules when new packages are installed, and a prerm script to clean up `__pycache__` dir and *.pyc files. I have...

> Do you think it is acceptable to allow these errors, or do you know of any way to prevent them? As I commented before, if you install some package...