Edit

IABSD.fr/xenocara/lib/pixman/Makefile.bsd-wrapper

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2019-05-11 07:46:06
    Hash : fdbb7d40
    Message : Update to pixman 0.38.4. ok jca@ naddy@

  • lib/pixman/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.25 2019/05/11 07:46:06 matthieu Exp $
    
    .include <bsd.own.mk>
    
    SHARED_LIBS=	pixman-1 38.4
    
    .if ${MACHINE_ARCH} == arm
    CONFIGURE_ARGS +=  --disable-arm-simd --disable-arm-neon
    .endif
    
    .include <bsd.xorg.mk>