Skip to content
  • Thomas Haller's avatar
    build: hide internal symbols in NetworkManager binary · 24d96e6f
    Thomas Haller authored
    We must export some symbols from NetworkManager binary so that
    the device plugins can function. However, many symbols are truly
    private and must not be exposed.
    
    Especially, our internal clone of the systemd ABI must be hidden
    to avoid resolution conflicts when loading any external systemd
    libraries.
    24d96e6f