Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/librump fails to build with todays sources
On Mar 30, 4:10pm, Quentin Garnier wrote:
} On Fri, Nov 07, 2008 at 01:22:35PM +0000, Roy Marples wrote:
} > Matthias Scheler wrote:
} >> On 4 Nov 2008, at 22:30, Roy Marples wrote:
} >>> Sorry for the noise. This was caused by
} >>> CFLAGS= -Os -march=3Dnoncona
} >>> vs
} >>> CFLAGS+= -Os -march=3Dnocona
} >>
} >> That should read "CPUFLAGS= -Os -march=nocona".
} >>
} >> Please don't change "CFLAGS" because it can cause various
} >> build failures.
} >
} > How do I then set flags for packages?
}
} Enclose all your pkgsrc settings in a .ifdef BSD_PKG_MK/.endif block.
You may also wish to checkout devel/cpuflags, which will set the
optimum CPUFLAGS for your system while taking into account packages
that are broken with various optimisations.
}-- End of excerpt from Quentin Garnier
Home |
Main Index |
Thread Index |
Old Index