diff options
author | grant <grant@pkgsrc.org> | 2005-01-18 10:25:17 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-01-18 10:25:17 +0000 |
commit | 96c2b7ecc2a85f7f6aac02882239be2fbc0797d6 (patch) | |
tree | e95668faa2ce4fdb82e45d73299033236305c05c /net/nicotine/PLIST | |
parent | 3cd701631fe259442074e06979b89df3a8505af8 (diff) | |
download | pkgsrc-96c2b7ecc2a85f7f6aac02882239be2fbc0797d6.tar.gz |
when building with SunPro on x86, do not use -fast argument to cc(1)
because:
- its behaviour changes between releases
- it uses build-host specific instructions where possible,
specifically on >= Solaris 9 update 6 and Sun Studio 9 (sse, sse2)
this breaks using the binary pkg when installed on systems with a
less capable processor. instead, just use -xO5 so the binary pkg will
work everywhere.
Diffstat (limited to 'net/nicotine/PLIST')
0 files changed, 0 insertions, 0 deletions