Skip to content

Commit f4b7ba1

Browse files
authored
Update Makefile.system
1 parent b976a0b commit f4b7ba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.system

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,9 @@ DUMMY := $(shell $(MAKE) -C $(TOPDIR) -f Makefile.prebuild CC="$(CC)" FC="$(FC)"
252252
ifndef TARGET_CORE
253253
include $(TOPDIR)/Makefile.conf
254254
else
255+
ifdef HAVE_NEON
255256
undefine HAVE_NEON
257+
endif
256258
undefine HAVE_VFP
257259
undefine HAVE_VFPV3
258260
undefine HAVE_VFPV4

0 commit comments

Comments
 (0)