[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: requiring packages to be built with a given compiler version



Wouter Verhelst <wouter@debian.org> immo vero scripsit

> > Greetings!  Is there any simple way I can specify that one of my
> > packages is to be built using gcc-2.95 on one arch, and 3.0 on the
> > others?
 
> Build-depends: gcc-2.95 [arch-foo] | gcc-3.0 [!arch-foo]

I think it should be :
 Build-depends: gcc-2.95 [arch-foo], gcc-3.0 [!arch-foo]



regards,
	junichi



-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer





Reply to: