Remove unneeded phases
This commit is contained in:
parent
1586c0a789
commit
1e8de3d425
1 changed files with 0 additions and 8 deletions
|
@ -48,11 +48,3 @@ ffbuild_configure() {
|
|||
ffbuild_unconfigure() {
|
||||
echo --disable-zlib
|
||||
}
|
||||
|
||||
ffbuild_cflags() {
|
||||
return 0
|
||||
}
|
||||
|
||||
ffbuild_ldflags() {
|
||||
return 0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue