Search Criteria
Package Details: ksud 1.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ksud.git (read-only, click to copy) |
---|---|
Package Base: | ksud |
Description: | KernelSU userspace cli |
Upstream URL: | https://kernelsu.org/ |
Keywords: | kernelsu |
Licenses: | GPL-3.0-or-later |
Submitter: | chise0713 |
Maintainer: | chise0713 |
Last Packager: | chise0713 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-05-19 10:45 (UTC) |
Last Updated: | 2024-11-01 23:59 (UTC) |
Dependencies (2)
- magiskboot-binAUR
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
Latest Comments
chise0713 commented on 2024-08-26 03:35 (UTC)
@nyaruta Thank you for your feedback and suggestions!
I've discovered that the error with LTO occurs only when the build.rs linking functionality is not used. Please try the following patch:
This patch should resolve the LTO linking issue. If it works, I will update the PKGBUILD accordingly. Additionally, if we are not fetching our own magiskboot, we can remove the unzip makedepends.
nyaruta commented on 2024-08-14 05:52 (UTC) (edited on 2024-08-14 06:56 (UTC) by nyaruta)
Here is my PKGBUILD
nyaruta commented on 2024-08-14 05:50 (UTC) (edited on 2024-08-14 05:50 (UTC) by nyaruta)
Cannot build
Output:
Solved by adding
options=(!lto)
chise0713 commented on 2024-05-19 13:00 (UTC) (edited on 2024-05-22 19:24 (UTC) by chise0713)
Usage example: