Closed u2716 closed 3 years ago
@Victorbry99 Building on arm will require building it with an x86 cross-compiler. You need to replace "gcc" invocations (except for the one that compiles the final binary, its for the host) with the prefixed cross-compiler (which you may have to compile from source unless termux provides a package for it).
thanks
Trying to build the pkg sender over netcat on Termux I get this error: