Fix for TC RTL math routines -- they need to be in the low text now.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@534 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
ee958bad3b
commit
4dcb3f332c
@ -11,6 +11,7 @@
|
||||
libm.lib: $(CLIB)
|
||||
-$(RM) libm.lib
|
||||
$(LIBUTIL) $(CLIB) $(MATH_EXTRACT) $(LIBTERM)
|
||||
for %i in (*.obj) do ..\utils\patchobj CODE=LCODE TEXT=_LOWTEXT %i
|
||||
$(LIBUTIL) libm $(MATH_INSERT) $(LIBTERM)
|
||||
-$(RM) *.OBJ
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user