freebsd-ports/lang/fpc/files/patch-freebsd-i386_cprt0.as
Jose Alonso Cardenas Marquez d2209ba1fb lang/fpc-*: Update bootstrap to 3.2.2
- Update i386 and amd64 bootstrap to 3.2.2
- Fix issues with new stat struct
- Now i386 is build using FPC_USE_LIBC
- Fix build on i386 when FPC_USE_LIBC is used
- Update fpc source code to newer kernel syscalls. It removes COMPAT11
  dependency. Now these ports support FreeBSD >= 12.x
- Bump PORTREVISION
2022-06-17 23:20:22 -05:00

26 lines
738 B
ActionScript

--- rtl/freebsd/i386/cprt0.as 2022-06-16 22:38:18.787786000 -0500
+++ rtl/freebsd/i386/cprt0.as 2022-06-16 22:39:54.403673000 -0500
@@ -35,16 +35,21 @@
.file "cprt0.as"
.ident "FreePascal 2.6.x/2.7.x series dynlinked to libc"
-.section .note.ABI-tag,"a",@progbits
+.section .note.tag,"a",@note
.p2align 2
.type abitag, @object
- .size abitag, 24
+ .size abitag, 48
abitag:
.long 8
.long 4
.long 1
.string "FreeBSD"
.long 900044
+ .long 8
+ .long 4
+ .long 1
+ .string "FreeBSD"
+ .long 0
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string ""