Module: Mesa Branch: main Commit: 20c330e95d40ad05be82e5c57ac9622f37ebda46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20c330e95d40ad05be82e5c57ac9622f37ebda46
Author: Michel Dänzer <[email protected]> Date: Wed Apr 12 18:21:22 2023 +0200 ci: Drop executable permissions from backend compiler wrapper script Not needed anymore, since the frontend scripts just source the backend script now. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22438> --- .gitlab-ci/build/compiler-wrapper.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/.gitlab-ci/build/compiler-wrapper.sh b/.gitlab-ci/build/compiler-wrapper.sh old mode 100755 new mode 100644
