Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:wolfi323
fpc
fpc-si_c-x86_64-plt.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fpc-si_c-x86_64-plt.patch of Package fpc
Index: fpcsrc/rtl/linux/x86_64/si_c.inc =================================================================== --- fpcsrc/rtl/linux/x86_64/si_c.inc (revision 46208) +++ fpcsrc/rtl/linux/x86_64/si_c.inc (revision 46209) @@ -86,7 +86,7 @@ { start the program } xorq %rbp,%rbp - call PASCALMAIN + call PASCALMAIN@PLT {$endif FPC_HAS_INDIRECT_ENTRY_INFORMATION} hlt end; @@ -162,7 +162,7 @@ { Call the user's main function, and exit with its value. But let the libc call main. } - call libc_start_main + call libc_start_main@PLT hlt { Crash if somehow `exit' does return. } end;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor