[Insight-users] Re: CVS ITK WrapITK swigrun.xml
Brad King
brad.king at kitware.com
Fri Nov 2 15:20:58 EDT 2007
Dan White wrote:
> I will now try to remember how to apply a patch... its been a while
[snip]
>> --- GCC_XML/Support/GCC/find_flags 2 Nov 2007 18:59:04 -0000
[snip]
>> ! /^[ ]*\/.*$/ { if (f) { printf("-I%s ",$0) } }
[snip]
>> ! /^[ ]*\/[^ ]*$/ { if (f) { printf("-I%s ",$0) } }
You could just do it by hand. It's a tiny change in
CableSwig/GCC_XML/Support/GCC/find_flags.
-Brad
More information about the Insight-users
mailing list