10 Jul
2007
10 Jul
'07
12:42 a.m.
Hello, Na Tue, Jul 10, 2007 at 12:37:39AM +0200, Andreas Radke <a.radke@arcor.de> pisal(a):
Here it looks ok and exported:
set in makepkg.conf CHOST="x86_64-unknown-linux-gnu" (without export in front)
and build() { echo $CHOST } brings:
==> Starting build()... x86_64-unknown-linux-gnu
no idea what should be wrong here :S
this is ok, but try to echo it from a Makefile, it will be empty - VMiklos