History log of /netbsd-src/external/mit/xorg/server/xorg-server.old/Makefile.serverlib (Results 1 – 5 of 5)
Revision Date Author Comments
# 8b8c4023 01-Nov-2021 nia <nia@NetBSD.org>

mk: Add support for conditional compilation of parts of the tree with
partial RELRO when MKRELRO=full is set.

Currently the X server needs to be compiled with only partial RELRO
due to the way certa

mk: Add support for conditional compilation of parts of the tree with
partial RELRO when MKRELRO=full is set.

Currently the X server needs to be compiled with only partial RELRO
due to the way certain (but not all - it seems wsfb works with full
RELRO) graphics driver modules are loaded.

show more ...


# ed748a1d 03-May-2021 nakayama <nakayama@NetBSD.org>

Remove duplicate lines.


# 0972d305 13-Apr-2021 mrg <mrg@NetBSD.org>

apply -fcommon here as well.


# 4084f973 12-Apr-2021 mrg <mrg@NetBSD.org>

use -fcommon where necessary.


# a24efa7d 10-Jun-2016 mrg <mrg@NetBSD.org>

import the xorg-server 1.10 reach over tree as xorg-server.old.