Explorar o código

+ added except_branchful.inc as a system unit dependency include file to wasm32/makefile.cpu

Nikolay Nikolov %!s(int64=3) %!d(string=hai) anos
pai
achega
d9781bcebe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/wasm32/makefile.cpu

+ 1 - 1
rtl/wasm32/makefile.cpu

@@ -2,5 +2,5 @@
 # Here we set processor dependent include file names.
 #
 
-CPUNAMES=except_native
+CPUNAMES=except_native except_branchful
 CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))