diff --git a/nx/Makefile b/nx/Makefile index b398a3b7..e8ec3f88 100644 --- a/nx/Makefile +++ b/nx/Makefile @@ -32,7 +32,7 @@ INCLUDES := include #--------------------------------------------------------------------------------- # options for code generation #--------------------------------------------------------------------------------- -ARCH := -march=armv8-a -fPIC +ARCH := -march=armv8-a -mtp=soft -fPIC CFLAGS := -g -Wall -Werror \ -ffunction-sections \