[csw-maintainers] RUNTIME_DEP_PKGS for x86 ISAs only?
Geoff Davis
gadavis at opencsw.org
Mon Nov 7 06:45:05 CET 2011
Hi all,
I'm working on netcdf. One of the libraries pulls in CSWlibquadmath0 but
only on the x86 ISAs, not on Sparc.
I tried doing something like this:
RUNTIME_DEP_PKGS_CSWlibnetcdff5_amd64 += CSWlibquadmath0
RUNTIME_DEP_PKGS_CSWlibnetcdff5_i386 += CSWlibquadmath0
But checkpkg doesn't like it.
What am I missing?
Here's a link to my makefile:
http://gar.svn.sourceforge.net/viewvc/gar/csw/mgar/pkg/netcdf/trunk/Makefile?view=markup
Thanks,
Geoff
More information about the maintainers
mailing list