mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:17:36 +00:00
Ports: Remove i686 support
This commit is contained in:
parent
e11dcd21c1
commit
b49c4eb94f
8 changed files with 18 additions and 24 deletions
|
@ -15,8 +15,7 @@ index d3404be..809a412 100755
|
|||
cpu_type="x86"
|
||||
newoldwritesample=enabled
|
||||
;;
|
||||
- i686-*-linux*|i686-*-kfreebsd*-gnu)
|
||||
+ i686-*-linux*|i686-*-kfreebsd*-gnu|i686-*-serenity*)
|
||||
i686-*-linux*|i686-*-kfreebsd*-gnu)
|
||||
cpu_type="x86"
|
||||
newoldwritesample=enabled
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue