aboutsummaryrefslogtreecommitdiff
path: root/kernel/main.c
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-20 13:00:52 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-20 13:00:52 +0100
commitd394978a73fce080128dc414e1771d8d89e1e1e0 (patch)
tree0977232f373de318fe0e0a1712b1688c1575db5c /kernel/main.c
parent1fd76135e0a52805884645431c7447231f373025 (diff)
downloadfbos-d394978a73fce080128dc414e1771d8d89e1e1e0.tar.gz
fbos-d394978a73fce080128dc414e1771d8d89e1e1e0.zip
ci: Make the build work for Ubuntu 24.04
The binutils used in Ubuntu 24.04 has a crash when trying to link the end binary, which is avoided when passing `-fno-PIE`. Since this is a good idea anyways for the kernel in general, let's pass this flag always and kill two birds with one stone. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'kernel/main.c')
0 files changed, 0 insertions, 0 deletions