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

Ports/SQLite: Remove HAVE_UTIME compilation flag

This commit is contained in:
Jelle Raaijmakers 2021-03-29 00:35:50 +02:00 committed by Andreas Kling
parent 3c390d65e4
commit 3cd8d7e968
2 changed files with 0 additions and 14 deletions

View file

@ -4,4 +4,3 @@ useconfigure="true"
version="3350300"
files="https://www.sqlite.org/2021/sqlite-autoconf-${version}.tar.gz sqlite-autoconf-${version}.tar.gz"
workdir="sqlite-autoconf-${version}"
configopts="CFLAGS=-DHAVE_UTIME"