splint: fix build with new bison
This commit is contained in:
parent
a2236bf860
commit
9206e4e8ba
1 changed files with 3 additions and 2 deletions
|
@ -15,6 +15,7 @@ checksum=51cd7ba978a366ae1ededac2b927058fd5f45d5455e5a9d640b75ab4e45b748a
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_patch() {
|
||||||
sed -i 's/__pid_t/pid_t/g' src/osd.c
|
vsed -i 's/__pid_t/pid_t/g' src/osd.c
|
||||||
|
vsed -i -e '/RM.*[.]tab[.]h/d' src/Makefile.am src/Makefile.in
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue