You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, GNU ld is not adding a PHDR segment when linking the lone interpreter. This leads to the failure of the lone-embed automated test case which in turn fails all ld builds in the build matrix.
At some point I'm gonna have to address this.
The text was updated successfully, but these errors were encountered:
For some reason, GNU
ld
is not adding aPHDR
segment when linking thelone
interpreter. This leads to the failure of thelone-embed
automated test case which in turn fails allld
builds in the build matrix.At some point I'm gonna have to address this.
The text was updated successfully, but these errors were encountered: