aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2025-01-23 16:56:26 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2025-01-29 16:56:20 +0000
commit7f297cafdccb63e26d0953bdfaa42604edb4b46e (patch)
tree7bbea57340ac5f7d91c584d8a6d848ee5d8e9984
parent326f0d9199a0b4e0442f1803e355f619beca60d3 (diff)
databases/sqlite3: remove not necessary powerpc64le knob
-rw-r--r--databases/sqlite3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 1a90b658c82e..b51e7618d3ab 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -244,7 +244,6 @@ CPPFLAGS+= -DHAVE_FCHOWN=1 \
-DHAVE_STRERROR_R=1 \
-DHAVE_READLINK=1 \
-DSQLITE_OS_UNIX=1
-CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234
# For compare with checksum from of the site. Now, this is a NIST SHA3-256 hash. sha256 not suitable for compare.
# But the creation of a new target does not justify the emergence of dependence on the perl5.