Explorar o código

* compilation fixed

florian %!s(int64=2) %!d(string=hai) anos
pai
achega
048385fd7f
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  1. 2 1
      compiler/utils/ppuutils/ppudump.pp
  2. 1 1
      utils/fpcm/revision.inc

+ 2 - 1
compiler/utils/ppuutils/ppudump.pp

@@ -242,7 +242,8 @@ const
   { 115 } 'FreeBSD-AArch64',
   { 115 } 'FreeBSD-AArch64',
   { 116 } 'Embedded-aarch64',
   { 116 } 'Embedded-aarch64',
   { 117 } 'Linux-MIPS64',
   { 117 } 'Linux-MIPS64',
-  { 118 } 'Linux-MIPS64el'
+  { 118 } 'Linux-MIPS64el',
+  { 119 } 'FreeRTos-RiscV32'
   );
   );
 
 
 const
 const

+ 1 - 1
utils/fpcm/revision.inc

@@ -1 +1 @@
-'2022-04-24 hash fc6d558727'
+'2023-01-27 hash 3e75ba52f3'