Skip to content

Commit 8cc73fe

Browse files
authored
Export NO_EXPRECISION after overriding for DYNAMIC_ARCH with GENERIC target
1 parent 0155cd5 commit 8cc73fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.system

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ GETARCH_FLAGS += -DUSER_TARGET
9696
ifeq ($(TARGET), GENERIC)
9797
ifeq ($(DYNAMIC_ARCH), 1)
9898
override NO_EXPRECISION=1
99+
export NO_EXPRECiSION
99100
endif
100101
endif
101102
endif

0 commit comments

Comments
 (0)