[oe] [oe-commits] org.oe.dev gcc-(cross)_4.1.2: enable gfortran and gfortran packaging

Junqian Gordon Xu xjqian at gmail.com
Sat Nov 24 06:10:59 UTC 2007


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




More information about the Openembedded-devel mailing list