mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 10:30:44 +02:00
+ added except_branchful.inc as a system unit dependency include file to wasm32/makefile.cpu
This commit is contained in:
parent
8c562995d7
commit
d9781bcebe
@ -2,5 +2,5 @@
|
||||
# Here we set processor dependent include file names.
|
||||
#
|
||||
|
||||
CPUNAMES=except_native
|
||||
CPUNAMES=except_native except_branchful
|
||||
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
|
||||
|
Loading…
Reference in New Issue
Block a user