Skip to content

Commit

Permalink
libc/baselibc: Fix ld flags
Browse files Browse the repository at this point in the history
This adds umain ld flag to baselibc pkg, as it is still needed
for building bootloader targets.
  • Loading branch information
m-gorecki committed Apr 9, 2024
1 parent 456c0eb commit fdd8872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libc/baselibc/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ pkg.cflags:
- -fno-builtin-malloc

pkg.lflags:
- -specs=nosys.specs:
- -umain

0 comments on commit fdd8872

Please sign in to comment.