Browse Source

* change elfid to 1400097 aka FreeBSD 14.0

(cherry picked from commit 78eb340a4fac2bcf6877b4b71f11fc88aa33fbe6)
marcoonthegit 1 year ago
parent
commit
825ba205cd
3 changed files with 3 additions and 3 deletions
  1. 1 1
      rtl/freebsd/x86_64/cprt0.as
  2. 1 1
      rtl/freebsd/x86_64/dllprt0.as
  3. 1 1
      rtl/freebsd/x86_64/prt0.as

+ 1 - 1
rtl/freebsd/x86_64/cprt0.as

@@ -41,7 +41,7 @@ abitag:
 	.long	4
 	.long	1
 	.string	"FreeBSD"
-	.long	1201000
+	.long	1400097
         .long   8
         .long   4
         .long   1

+ 1 - 1
rtl/freebsd/x86_64/dllprt0.as

@@ -37,7 +37,7 @@ abitag:
 	.long	4
 	.long	1
 	.string	"FreeBSD"
-	.long	900044
+	.long	1400097
 
 	.text
 #APP

+ 1 - 1
rtl/freebsd/x86_64/prt0.as

@@ -11,7 +11,7 @@ abitag:
 	.long	4
 	.long	1
 	.string	"FreeBSD"
-	.long	1201000
+	.long	1400097
         .long   8
         .long   4
         .long   1