Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.1.102 /Makefile

Filename:/Makefile
Lines Added:1
Lines Deleted:5
Also changed in: (Previous) 2.1.101  2.1.100  2.1.99  2.1.98  2.1.97  2.1.96 
(Following) 2.1.103  2.1.104  2.1.105  2.1.106  2.1.107  2.1.108 

Location
[  2.1.102
   o  Makefile

Patch

diff -u --recursive --new-file v2.1.101/linux/Makefile linux/Makefile
--- v2.1.101/linux/Makefile   Fri May  8 23:14:41 1998
+++ linux/Makefile   Mon May 11 14:38:28 1998
@@ -1,6 +1,6 @@
 VERSION = 2
 PATCHLEVEL = 1
-SUBLEVEL = 101
+SUBLEVEL = 102
 
 ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/)
 
@@ -86,10 +86,6 @@
 #
 
 CFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
-
-ifdef CONFIG_CPP
-CFLAGS := $(CFLAGS) -x c++
-endif
 
 ifdef SMP
 CFLAGS += -D__SMP__


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.