tools/gitlab: Run make_specfiles before building.
commitb527b232cfb50a59c4a58da0b60b5a023c9c711c
authorJinoh Kang <jinoh.kang.kr@gmail.com>
Mon, 11 Mar 2024 13:12:17 +0000 (11 22:12 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Mar 2024 17:46:09 +0000 (11 18:46 +0100)
tree2205566a5a99a95ab66e22305f92381f3d506ed8
parentbefd7abe1079b1d87bee82e403d485cadb1adbcb
tools/gitlab: Run make_specfiles before building.

Since wine commit 401288a78dd (make_specfiles: Generate a list of
syscalls from the corresponding spec files., 2023-11-16), spec files
are used to auto-generate the following files:

- dlls/ntdll/ntsyscalls.h (from dlls/ntdll/ntdll.spec)
- dlls/win32u/win32syscalls.h (from dlls/win32u/win32u.spec)
tools/gitlab/build-clang
tools/gitlab/build-linux
tools/gitlab/build-mac