commit
42f048cf6c
|
@ -381,7 +381,7 @@ EXTRALIB += -lm
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OSNAME), FreeBSD)
|
ifeq ($(OSNAME), FreeBSD)
|
||||||
ifeq ($(ARCH), $(filter ($ARCH),arm arm64))
|
ifeq ($(ARCH), $(filter $(ARCH),arm arm64))
|
||||||
EXTRALIB += -lm
|
EXTRALIB += -lm
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue