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: Patch to crosstool.sh


Martin Egholm Nielsen wrote:
Talking about patching and demo-*.sh, I just have a simple remark.
Having defined the result-variable
RESULT_TOP=/opt/crosstool
how about substituting the command
mkdir -p /opt/crosstool
with
mkdir -p ${RESULT_TOP}

Good point. Done.


Otherwise, I would say the demo-*.sh files has had a nice brushup in 0.28 compared to 0.27.

Thanks! - Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

------
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]