Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-20 | libmad: unbreak build with gcc-4.3.x | Peter Korsgaard | |
libmad used the long deprecated -fforce-mem gcc flag, which no longer is recognized in gcc-4.3.x. It has long been a noop, so simply remove it. |
index : buildroot.git | ||
Buildroot: Making Embedded Linux easy | hugues |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-20 | libmad: unbreak build with gcc-4.3.x | Peter Korsgaard | |
libmad used the long deprecated -fforce-mem gcc flag, which no longer is recognized in gcc-4.3.x. It has long been a noop, so simply remove it. |