caribou: fix build with gcc14
This commit is contained in:
parent
e1659a95c8
commit
acb3baa4b4
@ -22,6 +22,9 @@ lib32disabled=yes
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -f -i
|
||||
|
||||
# Regenerate sources with new vala
|
||||
find -name '*.vala' -exec touch {} \;
|
||||
}
|
||||
|
||||
libcaribou_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user