pkgsrc/mk/configure
joerg 29777c8ec5 Begin adding some of the basic, non-intrusive pieces of the
cross-compile support.

- NATIVE_MACHINE_GNU_ARCH, NATIVE_LOWER_ARCH, NATIVE_MACHINE_ARCH,
  NATIVE_MACHINE_PLATFORM and NATIVE_MACHINE_GNU_PLATFORM work
  like the counterpars without NATIVE_ prefix. Expansion of
  NATIVE_LOWER_ARCH and NATIVE_MACHINE_ARCH is enforced early,
  so that MACHINE_ARCH can be overriden in mk.conf to specify the
  target architecture.
- Provide a default of NO for USE_CROSS_COMPILE. This will be the
  main switch to activate cross-compiling and adding it now makes
  it possible to merge more of the patches for specific packages.
- Set --build and --host when cross-compiling, the former using the
  just added variable NATIVE_MACHINE_GNU_PLATFORM.

Supported-by: Google SoC 2007
Looks good: jlam@
2007-08-01 16:14:17 +00:00
..
bsd.configure-vars.mk No longer pass install_sh in the environment to GNU configure scripts. 2007-07-12 18:59:15 +00:00
bsd.configure.mk Renamed the configure-cookie target to _configure-cookie. 2007-03-07 01:27:27 +00:00
config-override.mk Normalized the way test(1) is used. Since I have no idea whether ${TEST} 2006-11-05 12:40:01 +00:00
configure.mk No longer pass install_sh in the environment to GNU configure scripts. 2007-07-12 18:59:15 +00:00
gnu-configure.mk Begin adding some of the basic, non-intrusive pieces of the 2007-08-01 16:14:17 +00:00
install-sh-override.mk No longer pass install_sh in the environment to GNU configure scripts. 2007-07-12 18:59:15 +00:00
libtool-override.mk Normalized the way test(1) is used. Since I have no idea whether ${TEST} 2006-11-05 12:40:01 +00:00
pkg-config-override.mk Documented PKGCONFIG_OVERRIDE and PKGCONFIG_OVERRIDE_STAGE. 2007-07-25 18:07:34 +00:00
replace-interpreter.mk Add REPLACE_KSH similiar to REPLACE_BASH and REPLACE_SH as the 2007-07-28 00:42:33 +00:00
replace-localedir.mk Add "itlocaledir" to the list of directory patterns to replace. 2006-08-03 16:49:48 +00:00