wok diff gcc+gcj/receipt @ rev 16239
ARM: gtk cross compile (exporting LIBTOOL to use cross tool was the fix)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 02 23:48:03 2014 +0200 (2014-04-02) |
parents | 861d91e915a4 |
children | 9e01bc6321ea |
line diff
1.1 --- a/gcc+gcj/receipt Tue Oct 01 10:32:37 2013 +0000 1.2 +++ b/gcc+gcj/receipt Wed Apr 02 23:48:03 2014 +0200 1.3 @@ -21,7 +21,7 @@ 1.4 BUILD_DEPENDS="glibc-dev gawk flex python perl gmp gmp-dev mpfr mpfr-dev mpc-library \ 1.5 expat-dev zlib-dev fastjar gtk+-dev libart_lgpl-dev xorg-dev xorg-inputproto \ 1.6 xorg-kbproto xorg-libXtst xorg-randrproto xorg-renderproto xorg-xextproto xorg-xproto \ 1.7 -elfutils elfutils-dev" 1.8 +elfutils elfutils-dev util-linux-uuid-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()