unikraft / static-pie-apps

Built Linux applications (static-pie) for Unikraft binary compatibility mode
7 stars 40 forks source link

Add script to compile ffmpeg as static PIE binary #68

Open dumitrache-adrian92 opened 1 year ago

dumitrache-adrian92 commented 1 year ago

Signed-off-by: Adrian-George Dumitrache adrian.dumitrache02@stud.acs.upb.ro

razvand commented 1 year ago

@dumitrache-adrian92 , also add a .gitignore file to ignore the downloaded / generated files: ffmpeg archive and ffpmeg folder. Similar to the Nginx .gitignore file.