Skip to content

Commit

Permalink
Building new libc needs include update in build quirks.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluhm committed Jun 11, 2024
1 parent 9676b7a commit d78b5a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Buildquirks.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,7 @@ my %quirks = (
comment => "kernel libc ld.so enable -fret-clean",
updatedirs => [
"sys",
"include",
"lib/libc",
"libexec/ld.so",
],
Expand Down

0 comments on commit d78b5a1

Please sign in to comment.