Publishing details

Changelog

nss (3.12.3.1-0ubuntu3~cross1) karmic; urgency=low

  * Add support for cross-compiling.
    - Refactor $(MAKE) args to easily extend them for xcompilation; split them
      in HOST_MAKE_ARGS and BUILD_MAKE_ARGS; set CC, RANLIB, OS_TEST,
      NATIVE_CC, NATIVE_CFLAGS when cross-compiling and do not set
      NS_USE_GCC=1 when cross-compiling.
    - Split USE_64 in an use_64 macro and BUILD_USE_64 and HOST_USE_64 vars.
    - Build a host version of nss to be able to run shlibsign during build;
      sadly, shlibsign uses dlopen() instead of e.g. libbfd so it can't open
      the host libraries and we need to build libraries for the build system
      to run shlibsign against.
    - New patch, 10_xcompile-native-cc, forces CC to NATIVE_CC even if CC is
      passed as a $(MAKE) arg.
  * Fix build-stamp handling.

 -- Loic Minier <email address hidden>   Mon, 26 Oct 2009 00:11:55 +0000

Available diffs

Builds

Built packages

Package files