Skip to content
  • Paulo Cesar Pereira de Andrade's avatar
    Enable compiling the X Server and modules with hidden symbols by default. · 45c8bd0f
    Paulo Cesar Pereira de Andrade authored
      Note that it checks if support for symbol visibility is available by
    the compiler, not if it is functional. It may have problems on non x86
    architectures.
      To disable the feature, just pass the option "--disable-visibility"
    to the X Server configure script.
      Unless using an alternate build schema, drivers built from a git
    checkout will use the same "visibility" related CFLAGS used to compile
    the X Server.
    45c8bd0f