This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PREFIX changed?


Steven Scholz wrote:

> Hi there,
>
> is there any special reason why PREFIX was changed from
>     
>     PREFIX=${PREFIX-$RESULT_TOP/$TARGET/$TOOLCOMBO}
> to
>     PREFIX=${PREFIX-$RESULT_TOP/$TOOLCOMBO/$TARGET}
>
> ??? 

This change was announced on this list; I can dig up the announcement if
you like.  I think it is only one place, but I haven't investigated it
myself.  It should be that simple to change it to what you prefer.  Some
of us append the kernel version too (us psychos!) :)

Allan


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]