SOURCES: ayam-Makefile.shared.patch - use gcc and g++ directly.

cieciwa cieciwa at pld-linux.org
Thu Jul 21 12:17:24 CEST 2005


Author: cieciwa                      Date: Thu Jul 21 10:17:23 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use gcc and g++ directly.

---- Files affected:
SOURCES:
   ayam-Makefile.shared.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/ayam-Makefile.shared.patch
diff -u SOURCES/ayam-Makefile.shared.patch:1.1 SOURCES/ayam-Makefile.shared.patch:1.2
--- SOURCES/ayam-Makefile.shared.patch:1.1	Fri Jun 17 09:53:20 2005
+++ SOURCES/ayam-Makefile.shared.patch	Thu Jul 21 12:17:18 2005
@@ -1,5 +1,19 @@
 --- ayam/src/Makefile.shared.org	2005-05-15 10:24:26.000000000 +0200
 +++ ayam/src/Makefile.shared	2005-06-17 09:01:01.651756720 +0200
+@@ -35,11 +35,11 @@
+ 
+ # the C compiler
+ #CC = cc
+-#CC = gcc
++CC = gcc
+ 
+ # the C++ compiler (just in use for the AyCSG and onio plugin)
+ #CXX = CC
+-#CXX = g++
++CXX = g++
+ 
+ # the linker
+ # Starting with BMRT2.5, libribout and libslcargs are in C++,
 @@ -139,33 +139,33 @@
  
  # Tcl/Tk
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ayam-Makefile.shared.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list