slackbuilds_ponce/system/p7zip
Matteo Bernardini 11fa1509b2
system/p7zip: Use the C++14 standard.
gcc >= 11.x defaults to -std=gnu++17 and this breaks
the build in this case

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-19 18:33:46 +07:00
..
doinst.sh
gcc10.patch
p7zip.info
p7zip.SlackBuild system/p7zip: Use the C++14 standard. 2021-08-19 18:33:46 +07:00
README
slack-desc

7-Zip is a well-known file compression utility for windows.
p7zip is a ported version for linux with nearly the same capabilities.

If you want to build the new GUI, you have to pass GUI=yes to the script:
this requires an optional dependency, wxPython.