• Show log

    Commit

  • Hash : ab5cd68f
    Author : Bruno Haible
    Date : 2024-08-24T16:33:05

    relocatable-prog: Add support for 32-bit build on FreeBSD/powerpc64.
    
    Reference: <https://savannah.gnu.org/patch/?10469>.
    
    * build-aux/config.libpath: Accept a second argument. Use it on
    FreeBSD/powerpc64.
    (func_usage): Document it.
    * m4/relocatable.m4 (AC_LIB_LIBPATH): Require gl_HOST_CPU_C_ABI_32BIT.
    Pass HOST_CPU_C_ABI_32BIT to the config.libpath script.
    * modules/relocatable-prog (Files): Add m4/host-cpu-c-abi.m4.
    

  • README

  • This directory contains metainformation about the gnulib modules, one or two
    files per module. These files are used by gnulib-tool.
    
    For every module,
      - the file <module> is the metainformation about the library code of the
        module,
      - the file <module>-tests is the metainformation about the unit test of
        the module (optional but recommended).
    
    All the files in this directory are distributed under the following copyright:
    
      Copyright (C) 2002-2024 Free Software Foundation, Inc.
      Copying and distribution of this file, with or without modification,
      in any medium, are permitted without royalty provided the copyright
      notice and this notice are preserved.