mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-05 06:29:37 +01:00
+ added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu
git-svn-id: trunk@30132 -
This commit is contained in:
parent
d39bfec4d2
commit
7c884bd2ee
@ -3,6 +3,6 @@
|
|||||||
# Here we set processor dependent include file names.
|
# Here we set processor dependent include file names.
|
||||||
#
|
#
|
||||||
|
|
||||||
CPUNAMES=x86_64
|
CPUNAMES=int64p math set setjump setjumph x86_64
|
||||||
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
|
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user