Edit

IABSD.fr/ports/sysutils/vmwh/patches

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:57:10
    Hash : 2b3700e3
    Message : drop RCS Ids

  • patch-Makefile
  • --- Makefile.orig	Wed May 28 10:54:27 2014
    +++ Makefile	Wed May 28 11:01:43 2014
    @@ -3,7 +3,8 @@
     VERS	:= 1.1
     
     CC	= cc
    -CFLAGS	= -O2 -Wall -Wunused -Wmissing-prototypes -Wstrict-prototypes
    +CFLAGS	?= -O2 -Wall
    +CFLAGS	+= -Wunused -Wmissing-prototypes -Wstrict-prototypes
     #CFLAGS += -g
     INCLUDES = -I/usr/X11R6/include