diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile index 5d04500..505ec23 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -25,7 +25,6 @@ ifndef TARGET # native library else ifeq ($(ARCH),arm64) TARGET = arm64 - XCC = $(CC) else endif endif |
