Return to use math. emulation library for DJGPP build
This commit is contained in:
parent
04b12637b2
commit
fa7155ef60
@ -125,7 +125,7 @@ endif
|
||||
|
||||
# force not to use coprocessor features in DOS, if you have one you may remove this
|
||||
ifeq ($(PLATFORM),djg)
|
||||
STDLIBS+=# -lwmemu
|
||||
STDLIBS+= -lwmemu
|
||||
endif
|
||||
|
||||
BIN=bin
|
||||
|
Reference in New Issue
Block a user