Dear, I would like to build the musl-cross-make to create ARM OABI compiler. # The current default setting is for ARM EABI binaries. https://git.sta.li/musl-cross-make/
Is it possible? If possible, please tell me how to write the config.mak file.
I tried TARGET = arm-linux-muslgnu but it could not create the binaries. Thank you. ------ Suzaki