summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorJames Park <jpark37@lagfreegames.com>2021-04-13 00:43:13 -0700
committerMarge Bot <eric+marge@anholt.net>2021-04-22 10:29:02 +0000
commite9254699a7b57b72cc1d705571fb55e0474838b3 (patch)
treef45babacc7cf9d2c59dd93669acf9e51c58e63e3 /subprojects
parentc93bd731f89688ef15dc89fd9817e914a67ccead (diff)
meson: Add wrap for libelf on Windows
Uses release from Lag Free Games GitHub, which applies Windows build fixes to FreeBSD libelf. The amd_common library uses libelf. Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10202>
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/libelf.wrap6
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/libelf.wrap b/subprojects/libelf.wrap
new file mode 100644
index 00000000000..ea69baba9be
--- /dev/null
+++ b/subprojects/libelf.wrap
@@ -0,0 +1,6 @@
+[wrap-git]
+directory = libelf-lfg-win32-1.0.0-freebsd-12.1.0
+
+url = https://github.com/LagFreeGames/libelf-lfg-win32.git
+revision = 1.0.0
+depth = 1