FS#80114 - [upx] improve PKGBUILD
Attached to Project:
Arch Linux
Opened by Wang Haoyu (moui) - Tuesday, 31 October 2023, 08:40 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 07 November 2023, 21:34 GMT
Opened by Wang Haoyu (moui) - Tuesday, 31 October 2023, 08:40 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 07 November 2023, 21:34 GMT
|
Details
Instead of reporting bugs, this task provides some
suggestions for improvement.
There are different default behaviors when building upx from Git repo and source tarball. (See: https://github.com/upx/upx/blob/19c6b969ab4839448ddda0b4badf48de891871a2/CMakeLists.txt#L31-L45 ) Therefore, it is recommended to build from tarball or enable all of `UPX_CONFIG_DISABLE_GITREV`, `UPX_CONFIG_DISABLE_SANITIZE`, and `UPX_CONFIG_DISABLE_WERROR`. (See attached file). Also, the test for upx is not currently running in check(). Please refer to the attachment for details. |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Tuesday, 07 November 2023, 21:34 GMT
Reason for closing: Implemented
Tuesday, 07 November 2023, 21:34 GMT
Reason for closing: Implemented
Comment by
Alexander F. Rødseth (xyproto) -
Tuesday, 07 November 2023, 21:33 GMT
Thank you for the suggestions! The package has been updated.
Please let me know if you want a different "# Contributor:" line.
improve-PKGBUILD.patch