wok diff h8300-gcc/receipt @ rev 3820
Fix: acl-dev must have header files (libacl.h, acl*.h)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Aug 06 15:05:56 2009 +0200 (2009-08-06) |
parents | c326569013f4 |
children | 031b4513a438 |
line diff
1.1 --- a/h8300-gcc/receipt Wed Jun 03 15:24:25 2009 +0000 1.2 +++ b/h8300-gcc/receipt Thu Aug 06 15:05:56 2009 +0200 1.3 @@ -20,7 +20,7 @@ 1.4 cd $SOURCE-$VERSION-build 1.5 $src/configure \ 1.6 --target=h8300-hitachi-hms \ 1.7 - --enable-languages=c,c++,java \ 1.8 + --enable-languages=c,c++ \ 1.9 --disable-nls \ 1.10 --enable-target-optspace \ 1.11 --enable-obsolete \