Update gcc deps

Ubuntu gcc does not include libgcc for 32bits anymore and we are using access attribut from gcc 11
This commit is contained in:
Mathieu Maret 2024-01-26 22:23:08 +01:00 committed by Mathieu Maret
parent 01f5b872f2
commit ee42ba1350
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ It's targetting x86 and inspirated by http://sos.enix.org/fr/PagePrincipale
To generate iso image
* `mtools xorriso (which is libisoburn on ArchLinux)`
* gcc >= 6
* gcc for 32bits (e.g. gcc-multilib for ubuntu) >= 11
* sfdisk (util-linux)
# Run it