]> git.pld-linux.org Git - packages/VMware-workstation.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 12 May 2004 15:03:48 +0000 (15:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-workstation-Makefile.patch -> 1.4

VMware-workstation-Makefile.patch

index 67759ea84f2097ba28f35983cc9873c8546d1839..2b6125eee56806c0f65889a483a86d548cfe0820 100644 (file)
@@ -1,5 +1,6 @@
---- vmmon-only/Makefile.orig   2004-03-14 20:45:24.000000000 +0100
-+++ vmmon-only/Makefile        2004-03-29 23:58:30.000000000 +0200
+diff -urN vmmon-only.org/Makefile vmmon-only/Makefile
+--- vmmon-only.org/Makefile    2004-05-12 16:49:05.732456176 +0200
++++ vmmon-only/Makefile        2004-05-12 16:57:25.454486880 +0200
 @@ -14,9 +14,9 @@
  VM_UNAME = $(shell uname -r)
  
@@ -55,7 +56,7 @@
  ifeq ($(VM_KBUILD), 24)
  DRIVER_KO := $(DRIVER).o
  else
-@@ -105,41 +76,13 @@
+@@ -105,12 +76,6 @@
  $(DRIVER): $(DRIVER_KO)
        cp -f $< $@
  
 -VM_CC := $(CC)
 -export VM_CC
 -
+ ifneq ($(FORCE_CC), yes)
  MAKEOVERRIDES := $(filter-out CC=%,$(MAKEOVERRIDES))
+ endif
+@@ -118,30 +83,9 @@
  $(DRIVER_KO):
        make -C $(BUILD_DIR) SUBDIRS=$$PWD SRCROOT=$$PWD/$(SRCROOT) modules
  
@@ -80,7 +83,7 @@
 -endif
 -
 -endif
--
  include $(SRCROOT)/Makefile.kernel
  
 -ifdef TOPDIR
  else
  
  include $(SRCROOT)/Makefile.normal
---- vmnet-only/Makefile.orig   2004-02-18 18:14:53.000000000 +0100
-+++ vmnet-only/Makefile        2004-03-30 00:08:12.821699680 +0200
+diff -urN vmnet-only.org/Makefile vmnet-only/Makefile
+--- vmnet-only.org/Makefile    2004-05-12 16:49:09.091945456 +0200
++++ vmnet-only/Makefile        2004-05-12 16:49:19.904301728 +0200
 @@ -14,9 +14,9 @@
  VM_UNAME = $(shell uname -r)
  
This page took 0.032284 seconds and 4 git commands to generate.