Edit

kc3-lang/libbsd/.gitignore

Branch :

  • Show log

    Commit

  • Author : Guillem Jover
    Date : 2024-02-11 19:35:05
    Hash : 19e06407
    Message : build: Generate the map file from the configured ABI Some linkers require the map file definitions to contain only symbols that are present on the linked object, either in the map file or in the sym file we generate from the map file. This is preparatory work to be able to conditionally include symbols in the man and sym files depending on the ABI definitions.

  • .gitignore
  • ChangeLog
    *~
    *.pc
    *.la
    *.lo
    *.o
    *.so*
    *.a
    *.log
    *.trs
    *.gcda
    *.gcno
    *.sym
    *.map
    .dirstamp
    .deps/
    .libs/
    Makefile
    Makefile.in
    aclocal.m4
    autom4te.cache/
    build-aux/
    configure
    config.*
    format.ld
    libtool
    stamp-h1