sync with OpenBSD -current
This commit is contained in:
parent
4b49aefbb1
commit
1fd36b57f8
945 changed files with 81965 additions and 59988 deletions
|
@ -3,10 +3,10 @@ project('xserver', 'c',
|
|||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '21.1.13',
|
||||
version: '21.1.15',
|
||||
meson_version: '>= 0.47.0',
|
||||
)
|
||||
release_date = '2024-04-12'
|
||||
release_date = '2024-12-17'
|
||||
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue