1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 00:27:43 +00:00

Ports: Add SQLite

This commit is contained in:
Jelle Raaijmakers 2021-03-27 12:38:07 +01:00 committed by Andreas Kling
parent 2fb3c98429
commit 9c141d0a87
5 changed files with 50 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- sqlite-autoconf-3350300/config.sub 2021-03-26 15:25:02.000000000 +0100
+++ sqlite-autoconf-port/config.sub 2021-03-26 23:31:42.457629453 +0100
@@ -1366,7 +1366,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* \