Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2014-07-20 19:22:20
    Hash : aefac521
    Message : Update to pixman 0.32.6

  • lib/pixman/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.23 2014/07/20 19:22:20 matthieu Exp $
    
    .include <bsd.own.mk>
    
    SHARED_LIBS=	pixman-1 32.6
    
    .if ${MACHINE_ARCH} == arm
    CONFIGURE_ARGS +=  --disable-arm-simd --disable-arm-neon
    .endif
    
    .include <bsd.xorg.mk>