mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:27:35 +00:00
Port: Nano
An early step towards a fully functional nano.
This commit is contained in:
parent
3069988a75
commit
0414e39035
3 changed files with 35 additions and 0 deletions
12
Ports/nano/patches/fix-autoconf.patch
Normal file
12
Ports/nano/patches/fix-autoconf.patch
Normal file
|
@ -0,0 +1,12 @@
|
|||
diff -ru nano-4.5-original/nano-4.5/config.sub nano-4.5/config.sub
|
||||
--- nano-4.5-original/nano-4.5/config.sub 2018-11-10 00:30:37.000000000 -0600
|
||||
+++ nano-4.5/config.sub 2019-11-13 01:52:22.442486361 -0600
|
||||
@@ -1369,6 +1369,7 @@
|
||||
| -sym* | -kopensolaris* | -plan9* \
|
||||
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
|
||||
| -aos* | -aros* | -cloudabi* | -sortix* \
|
||||
+ | -serenity* \
|
||||
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
|
||||
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
|
||||
| -hiux* | -knetbsd* | -mirbsd* | -netbsd* \
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue