Edit

kc3-lang/libbsd

Branch :

  • Show log

    Commit

  • Author : Guillem Jover
    Date : 2024-02-14 04:59:44
    Hash : 27503a10
    Message : build: Rework ABI selection logic Add a new LIBBSD_SELECT_ABI m4 macro, and use it to setup the ABI interfaces to expose and the various variables and conditionals to be used by the build system. Switch to set the initial values to unknown and then set every one of the selections explicitly by supported target. Update comments for rationale for things to DROP, or for why some selections are enabled.