Re: [FFmpeg-devel] [PATCH] build: remove --enable-raise-major configure option

2017-05-17 Thread James Almer
On 5/15/2017 8:59 PM, James Almer wrote: > On 5/6/2017 6:59 PM, James Almer wrote: >> It's not used by anything, has dubious usefulness, the reasons for which >> it was introduced are no longer valid, and only serves to add complexity >> to the build system. >> >> Signed-off-by: James Almer >> ---

Re: [FFmpeg-devel] [PATCH] build: remove --enable-raise-major configure option

2017-05-15 Thread James Almer
On 5/6/2017 6:59 PM, James Almer wrote: > It's not used by anything, has dubious usefulness, the reasons for which > it was introduced are no longer valid, and only serves to add complexity > to the build system. > > Signed-off-by: James Almer > --- > Makefile | 6 -- > configur

Re: [FFmpeg-devel] [PATCH] build: remove --enable-raise-major configure option

2017-05-06 Thread James Almer
On 5/6/2017 11:19 PM, Aaron Levinson wrote: > On 5/6/2017 2:59 PM, James Almer wrote: >> It's not used by anything, has dubious usefulness, the reasons for which >> it was introduced are no longer valid, and only serves to add complexity >> to the build system. >> >> Signed-off-by: James Almer >>

Re: [FFmpeg-devel] [PATCH] build: remove --enable-raise-major configure option

2017-05-06 Thread Aaron Levinson
On 5/6/2017 2:59 PM, James Almer wrote: It's not used by anything, has dubious usefulness, the reasons for which it was introduced are no longer valid, and only serves to add complexity to the build system. Signed-off-by: James Almer --- Makefile | 6 -- configure