mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Add libm
This commit is contained in:
parent
f562a9ebb4
commit
87a55612ae
@ -30,10 +30,6 @@ include $(DEPTH)/config/config.mk
|
||||
CFLAGS += -DIMPORTING_VM_FILES
|
||||
LDFLAGS += $(EF_LIBS) $(NSPR_LIBS)
|
||||
|
||||
ifneq ($(OS_ARCH),WINNT)
|
||||
LDFLAGS += -lm
|
||||
endif
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
libs:: $(PROGRAM)
|
||||
|
Loading…
Reference in New Issue
Block a user