pmt: apply version 1.7.0 changes

This commit is contained in:
2024-04-09 23:31:14 +03:00
committed by GitHub
parent b5d4c76b2d
commit 97edfbc133

View File

@@ -47,7 +47,7 @@ Report bugs to <xda-@YZBruh>
Even termux is enough to build the pmt. Or you can compile it with linux if you want. NOTE: Use a custom gcc according to the architecture you want to compile. Even termux is enough to build the pmt. Or you can compile it with linux if you want. NOTE: Use a custom gcc according to the architecture you want to compile.
If you want to change something, take a look at the configuration. You can change him. If you want to change something, take a look at the configuration. You can change him.
it is located in the `mka` folder. His name is `config.mk`. I gave the information in the file. You can ask more. it is located in the `mka` folder. His name is `env.mk`. I gave the information in the file. You can ask more.
To build; To build;
``` ```