mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 00:27:43 +00:00
DevTools: Remove i686 support
This commit is contained in:
parent
cae736b5fa
commit
c191daa337
1 changed files with 0 additions and 4 deletions
|
@ -3,7 +3,3 @@ add_subdirectory(Inspector)
|
|||
add_subdirectory(Profiler)
|
||||
add_subdirectory(HackStudio)
|
||||
add_subdirectory(SQLStudio)
|
||||
|
||||
if("${SERENITY_ARCH}" STREQUAL "i686")
|
||||
add_subdirectory(UserspaceEmulator)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue