sync with OpenBSD -current
This commit is contained in:
parent
abc24a81d1
commit
921461fcd8
53 changed files with 2169 additions and 443 deletions
|
@ -44,7 +44,7 @@ libdrm_freedreno = library(
|
|||
[files_freedreno, config_file],
|
||||
c_args : libdrm_c_args,
|
||||
include_directories : [inc_root, inc_drm],
|
||||
dependencies : [dep_valgrind, dep_pthread_stubs, dep_rt, dep_atomic_ops],
|
||||
dependencies : [dep_valgrind, dep_threads, dep_rt, dep_atomic_ops],
|
||||
link_with : libdrm,
|
||||
version : '1.0.0',
|
||||
install : true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue