xf86-video-suncg14 1.2.0
Alan Coopersmith (6):
- gitlab CI: ensure libtool is installed in build container
- configure: Use
LT_INIT
from libtool 2 instead of deprecatedAC_PROG_LIBTOOL
- Add X.Org's standard C warning flags to
AM_CFLAGS
- Fix warning:
variable ‘pCg14’ set but not used [-Wunused-but-set-variable]
- Quiet
-Wredundant-decls
fromxorg/os.h
fallbacks for new libc functions - xf86-video-suncg14 1.2.0
Enrico Weigelt, metux IT consult (3):
- use
XNFcallocarray()
instead ofxnfcalloc
macro (!7 (merged)) - bump minimal xorg version to 1.18 (!8 (merged))
- drop compat with ancient xservers (!8 (merged))
nia (1):
- Sync unaccelerated code with NetBSD (!6 (merged))