mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 11:30:25 +02:00
+ added missing i8086 system unit includes hugeptr.inc, int32p.inc and
int64p.inc to rtl/i8086/makefile.cpu git-svn-id: trunk@30133 -
This commit is contained in:
parent
7c884bd2ee
commit
3497359a9f
@ -2,6 +2,6 @@
|
||||
# Here we set processor dependent include file names.
|
||||
#
|
||||
|
||||
CPUNAMES=i8086 math set setjump setjumph
|
||||
CPUNAMES=hugeptr i8086 int32p int64p math set setjump setjumph
|
||||
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user