sound/lame: Remove unnecessary optimization args 5050/head
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Wed, 1 Nov 2017 19:29:07 +0000 (20:29 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2017 19:29:07 +0000 (20:29 +0100)
commitde641cfb30ae17c15ecc494697b5ed7f4fe0304c
treed49cc408c7d55b1db76e070d497e434ca79c4171
parent20a576aa1fc530b5e857d10e88473105e9a5d39d
sound/lame: Remove unnecessary optimization args

-O3 already includes -fomit-frame-pointer -fschedule-insns2
Thanks Philip Prindeville for pointing this out and sorry for the noise.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
sound/lame/Makefile