[Pkg-octave-devel] Bug#459950: Bug#459950: octave3.0-headers: the package should be Architecture: all
Thomas Weber
thomas.weber.mail at gmail.com
Thu Jan 10 07:33:02 UTC 2008
Am Mittwoch, den 09.01.2008, 22:33 +0100 schrieb Rafael Laboissiere:
> package octave3.0-headers
> tags 459950 confirmed
> thanks
>
> * Torsten Werner <twerner at debian.org> [2008-01-09 21:09]:
>
> > Package: octave3.0-headers
> > Severity: normal
> > Version: 3.0.0-1
> >
> > Hi,
> >
> > I think there is no point in being Architecture: any.
>
> I think you are right. The next release will have Architecture: all.
I disagree, at least mkoctfile has different values depending on the
architecture:
==================================================================
$ diff sid32/usr/bin/mkoctfile-3.0.0 sid64/usr/bin/mkoctfile-3.0.0
82,83c82,83
< : ${XTRA_CFLAGS="-mieee-fp"}
< : ${XTRA_CXXFLAGS="-mieee-fp"}
---
> : ${XTRA_CFLAGS=""}
> : ${XTRA_CXXFLAGS=""}
100c100
< : ${FLIBS="-L/usr/lib/gcc/i486-linux-gnu/3.4.6
-L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib
-L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../.. -L/lib/../lib
-L/usr/lib/../lib -lhdf5 -lz -lfrtbegin -lg2c -lm"}
---
> : ${FLIBS="-L/usr/lib/gcc/x86_64-linux-gnu/3.4.6
-L/usr/lib/gcc/x86_64-linux-gnu/3.4.6/../../../../lib
-L/usr/lib/gcc/x86_64-linux-gnu/3.4.6/../../.. -L/lib/../lib
-L/usr/lib/../lib -lhdf5 -lz -lfrtbegin -lg2c -lm"}
==================================================================
Thomas
More information about the Pkg-octave-devel
mailing list