I compile kernel and ports from source. Is it possible to remove all 32-bit code, and how ? Offcourse i want to compile my compilers clang,gcc without any problem.
Note : Everything which explicitly depends on 32-bit will fail...
Note : Everything which explicitly depends on 32-bit will fail...