LICENSES
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Mon Dec 10 00:25:48 2012 +0100 (2012-12-10)
changeset 3135 3829050af02a
permissions lrwxrwxrwx
complibs/ppl: fix build with newer gcc

ppl-0.10.x does not build with gcc-4.6+, as it uses constructs that were
warnings with gcc-4.5 and before, but are now errors with gcc-4.6 and
above.

Fix that by passing -fpermissive in CFLAGS for ppl 0.10.

Reported-by: Jeremy Rosen <jeremy.rosen@openwide.fr>
Reported-by: Peter Korsgaard <jacmet@uclibc.org>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
yann@1
     1
COPYING