mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-11-08 16:02:40 +00:00
Change link.T to link.ld, requires latest libstd
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"position-independent-executables": true,
|
||||
"pre-link-args": {
|
||||
"ld.lld": [
|
||||
"-Tlink.T",
|
||||
"-Tlink.ld",
|
||||
"-init=__custom_init",
|
||||
"-fini=__custom_fini",
|
||||
"--export-dynamic"
|
||||
|
||||
Reference in New Issue
Block a user