Search Criteria
Package Details: hardened_malloc 13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hardened_malloc.git (read-only, click to copy) |
|---|---|
| Package Base: | hardened_malloc |
| Description: | Hardened allocator designed for modern systems |
| Upstream URL: | https://github.com/GrapheneOS/hardened_malloc |
| Licenses: | MIT |
| Provides: | libhardened_malloc-light.so, libhardened_malloc.so |
| Submitter: | thithib |
| Maintainer: | thithib |
| Last Packager: | thithib |
| Votes: | 20 |
| Popularity: | 0.022313 |
| First Submitted: | 2019-08-18 21:53 (UTC) |
| Last Updated: | 2024-10-14 13:50 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (check)
Latest Comments
« First ‹ Previous 1 2
Sapiens commented on 2021-07-14 21:10 (UTC)
I have no experience with C. What do I need to do to properly set the CPPFLAGS to make the compilation succeed? Thanks!
moita commented on 2021-06-05 19:58 (UTC)
Thanks @thithib, setting CPPFLAGS allowed the check to succeed.
thithib commented on 2021-06-03 15:10 (UTC)
So I just hit the same problem as both of you after updating my makepkg configuration file and it turns out the compilation error happens when CPPFLAGS is not set, which I guess is somehow not OK for hardened_malloc's Makefile.
rando commented on 2021-05-23 10:32 (UTC)
Hi! I have exactly the same problem as @dreieck. I tried clearing the Yay cache to force a download of the sources, and the problem persists. @thithib, would you mind having a look? Thanks a lot for maintaining this package!
thithib commented on 2021-04-24 18:37 (UTC)
@dreieck That's weird, I just checked again and it works fine for me.
dreieck commented on 2021-04-24 12:56 (UTC)
Fails to
check()for me:thithib commented on 2019-09-30 21:09 (UTC)
Thanks @egrupled, I'll do that ;)
egrupled commented on 2019-09-27 12:20 (UTC)
Hi @thithib thx for packaging this. I have small feature request - could you use git tag instead of tarball and check gpg signature on it? Like below:
« First ‹ Previous 1 2