- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.7k
addpkg(main/mujs): 1.3.4 #26862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
addpkg(main/mujs): 1.3.4 #26862
Conversation
| I have made some changes to the code now, please let me now if there are any errors @twaik | 
| Squash the changes please. | 
122975d    to
    330263a      
    Compare
  
    | Change commit description to  | 
330263a    to
    24af284      
    Compare
  
    | Seems like it did not pick termux's CFLAGS and LDFLAGS. | 
| @harryfrzz what twaik said is correct, but to explain further, if it fails in CI here but worked in your on-device build, it means that it needs to be edited further to be compatible with "cross-compilation" which is when software is built for Termux using the termux-package-builder Docker container without Termux being present. If you don't understand about that and need some help with it then let me know. | 
| DO NOT use merge commits please. PRs containing merge commits are not being merged. | 
| 
 Sorry,will not do it again | 
| Squash please. | 
fbcfd13    to
    5f439b6      
    Compare
  
    | I have added a patch file to fix the ldflags error.I have also tried to compile it and it successfully compiled for aarch64. | 
| Seems like building was fine. Now someone should test deb files of https://github.com/termux/termux-packages/actions/runs/18465870776?pr=26862 . | 
| I have made another one by editing this until there were fewer unnecessary steps, in case you would like it to be shorter you can use my version: 
 | 
| @Grimler91 Please take a look at the new package that has been implemented | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
| I meant to get back to this last week but didn't have the time to. I'll merge this tomorrow if there is no further comments. | 
| This PR is fine, but I might open a PR afterward to further revise it with my own changes which shorten the  | 
No description provided.