mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:57:35 +00:00
Meta: Remove i686 target
This commit is contained in:
parent
d3eb4f7a41
commit
55f17fff36
16 changed files with 25 additions and 61 deletions
|
@ -28,8 +28,7 @@ _serenity() {
|
|||
|
||||
local targets
|
||||
targets=(
|
||||
'i686:Target i686 (default)'
|
||||
'x86_64:Target x86_64'
|
||||
'x86_64:Target x86_64 (default)'
|
||||
'aarch64:Target aarch64'
|
||||
'lagom:Target host machine'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue