1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 04:47:34 +00:00

Ports: Fix ncurses port

This commit is contained in:
Dan MacDonald 2019-11-11 22:15:09 +00:00 committed by Andreas Kling
parent 2fea238675
commit 941cd003a7
3 changed files with 13 additions and 16 deletions

View file

@ -0,0 +1,11 @@
--- ./config.sub 2017-11-25 20:49:31.000000000 +0000
+++ ./config.sub.serenity 2019-11-11 14:08:38.274752900 +0000
@@ -1393,7 +1393,7 @@
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
- | -sym* | -kopensolaris* | -plan9* \
+ | -sym* | -kopensolaris* | -plan9* | -serenity* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* | -cloudabi* | -sortix* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \