grub: removed some whitespace to make xlint happy
This commit is contained in:
parent
f9a0af2b40
commit
e7f4d2129d
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ esac
|
|||
|
||||
post_extract() {
|
||||
sed -i -e 's,freetype/ftsynth.h,freetype2/ftsynth.h,' util/grub-mkfont.c
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
do_configure() {
|
||||
unset CC AS LD RANLIB CPP
|
||||
CFLAGS="$CFLAGS -fno-stack-protector"
|
||||
|
|
Loading…
Reference in a new issue