All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe-commits] org.oe.dev gcc-(cross)_4.1.2: enable gfortran and gfortran packaging
       [not found] <E1IvR63-00056z-6R@linuxtogo.org>
@ 2007-11-23  8:15 ` Koen Kooi
  2007-11-24  6:10   ` Junqian Gordon Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2007-11-23  8:15 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

xjqian commit schreef:
> gcc-(cross)_4.1.2: enable gfortran and gfortran packaging

>  	# Symlinks so we can use these trivially on the target
>  	ln -sf ${TARGET_SYS}-g77 g77
> +	ln -sf ${TARGET_SYS}-gfortran gfortran
>  	ln -sf ${TARGET_SYS}-g++ g++
>  	ln -sf ${TARGET_SYS}-gcc gcc
>  	ln -sf g77 f77
> +	ln -sf gfortran f95
>  	ln -sf g++ c++
>  	ln -sf gcc cc
>  	ln -sf ${bindir}/${TARGET_SYS}-cpp ${D}${base_libdir}/cpp

Could you add ' || true ' after those link statements so that people can
disable fortran if they want?

regards,

Koen

- --
koen@dominion.kabel.utwente.nl will go go away in december 2007, please
use k.kooi@student.utwente.nl instead.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHRowFMkyGM64RGpERAiptAJ9ufZC4BZ9cO0g/Zj0o02zJ58/MSQCfb9g9
ELzF5TslmIcdDP/skppT0sQ=
=soTy
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [oe-commits] org.oe.dev gcc-(cross)_4.1.2: enable gfortran and gfortran packaging
  2007-11-23  8:15 ` [oe-commits] org.oe.dev gcc-(cross)_4.1.2: enable gfortran and gfortran packaging Koen Kooi
@ 2007-11-24  6:10   ` Junqian Gordon Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Junqian Gordon Xu @ 2007-11-24  6:10 UTC (permalink / raw)
  To: openembedded-devel

On 11/23/2007 02:15 AM, Koen Kooi wrote:
>>  	# Symlinks so we can use these trivially on the target
>>  	ln -sf ${TARGET_SYS}-g77 g77
>> +	ln -sf ${TARGET_SYS}-gfortran gfortran
>>  	ln -sf ${TARGET_SYS}-g++ g++
>>  	ln -sf ${TARGET_SYS}-gcc gcc
>>  	ln -sf g77 f77
>> +	ln -sf gfortran f95
>>  	ln -sf g++ c++
>>  	ln -sf gcc cc
>>  	ln -sf ${bindir}/${TARGET_SYS}-cpp ${D}${base_libdir}/cpp
> 
> Could you add ' || true ' after those link statements so that people can
> disable fortran if they want?

committed in revision 1aa5367f28f9d932c635b4de64f9c152ffc30570

regards
Gordon



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-24  6:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1IvR63-00056z-6R@linuxtogo.org>
2007-11-23  8:15 ` [oe-commits] org.oe.dev gcc-(cross)_4.1.2: enable gfortran and gfortran packaging Koen Kooi
2007-11-24  6:10   ` Junqian Gordon Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.