Age | Commit message (Collapse) | Author | Files | Lines |
|
- Properly instantiate required templates.
- Properly detect some functions (such as strtoul).
- Do not use unavailable Mach threads.
|
|
|
|
with GCC 3.3.1.
|
|
|
|
_LP64 (which we use), rather than SIZEOF_SIZE_T==8 (which is only defined in
the Debian build goo). Really, the right answer is to add an autoconf test --
or fix the crappy language.
|
|
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
|
|
|
|
Remove the --disable-shared option from CONFIGURE_ARGS it doesn't do
anything as pkgsrc libtool isn't built this way. We want shared libraries
anyway...
Use CXX when linking the libraries as we have global contructors that need
calling. Problem only visible on a.out platforms.
|
|
|
|
package build with the new toolchain. Bump the version number to 1.2.1nb4.
|
|
gettext/buildlink.mk changes.
|
|
via buildlink.mk, and mark as USE_BUILDLINK_ONLY. Also disable the -O2
optimization in the package Makefile, instead of removing _all_ the
CXXFLAGS passed to configure. This allows other CXXFLAGS to get through.
Lastly, prefer using a shell loop versus a make loop in the package
Makefile.
|
|
Add patch sent in by Kogule, Ryo <kogule@mars.dti.ne.jp> on tech-pkg
so this does not crash on NetBSD/mac68k.
|
|
compiled with -O2. Might be a compiler bug, or something deep inside the
code...
|
|
|
|
|