ports/www/lagrange/files/patch-CMakeLists.txt
Robert Clausecker c48a395418 www/lagrange: fix build on armv7, touch up
- unbundle devel/stb; this fixes the build on armv7
 - define option SSE41 only on x86 platforms

Approved by:	lcook (maintainer timeout)
PR:		283773
MFH:		2025Q1
2025-01-17 13:33:29 +01:00

12 lines
291 B
Text

--- CMakeLists.txt.orig 2025-01-01 16:28:12 UTC
+++ CMakeLists.txt
@@ -209,9 +209,6 @@ set (SOURCES
src/sitespec.h
src/snippets.c
src/snippets.h
- src/stb_image.h
- src/stb_image_resize2.h
- src/stb_truetype.h
src/updater.h
src/visited.c
src/visited.h