Search Criteria
Package Details: upx-git 3.94.r143.g7a0514d9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/upx-git.git (read-only, click to copy) |
---|---|
Package Base: | upx-git |
Description: | A free, portable, extendable, high-performance executable packer for several executable formats |
Upstream URL: | https://upx.github.io/ |
Licenses: | GPL2 |
Conflicts: | upx |
Provides: | upx |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-22 08:10 (UTC) |
Last Updated: | 2017-11-14 05:34 (UTC) |
Dependencies (4)
Required by (29)
- asciidoc-static-pages (requires upx) (make)
- browsh-bin (requires upx) (optional)
- c64-debugger-git (requires upx) (make)
- dosemu2-git (requires upx) (make)
- ecere-sdk (requires upx) (optional)
- ecere-sdk-git (requires upx) (optional)
- fscan-git (requires upx) (make)
- g90updatefw (requires upx) (make)
- gorom (requires upx) (make)
- grub4dos (requires upx) (make)
- hakchi-git (requires upx)
- illuaminate (requires upx) (make)
- izpack (requires upx) (optional)
- izpack-git (requires upx) (optional)
- kega-fusion (requires upx) (make)
- lib32-tclkit (requires upx) (make)
- makepkg-optimize (requires upx) (optional)
- makepkg-optimize-mold (requires upx) (optional)
- makepkg-tidy-scripts-git (requires upx) (optional)
- palgen (requires upx) (make)
- peazip-gtk2-bin (requires upx) (optional)
- peazip-qt-bin (requires upx) (optional)
- peazip-qt5 (requires upx) (optional)
- pyinstaller2 (requires upx) (optional)
- regen (requires upx) (make)
- retdec (requires upx) (optional)
- retdec-bin (requires upx) (optional)
- retdec-git (requires upx) (optional)
- tclkit (requires upx) (make)
Latest Comments
bartus commented on 2020-06-01 11:39 (UTC) (edited on 2020-06-04 12:54 (UTC) by bartus)
Won't build with with
CPPFLAGS=-DFORTIFY_SOURCE=2
(default inmakepkg.conf
) and-Werror
insrc/stub
because-O0
insrc/stub/src/arch/i086/Makefile.extra
resouts in cpp error.error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
Simple solution