SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
benchmarks/glmark2/patches/patch-src_meson_build
Normal file
13
benchmarks/glmark2/patches/patch-src_meson_build
Normal file
|
@ -0,0 +1,13 @@
|
|||
remove libdl
|
||||
|
||||
Index: src/meson.build
|
||||
--- src/meson.build.orig
|
||||
+++ src/meson.build
|
||||
@@ -70,7 +70,6 @@ libmatrix_headers_dep = declare_dependency(
|
||||
|
||||
common_deps = [
|
||||
m_dep,
|
||||
- dl_dep,
|
||||
libjpeg_dep,
|
||||
libpng_dep,
|
||||
libmatrix_headers_dep,
|
Loading…
Add table
Add a link
Reference in a new issue