[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-cvs
Subject:    cvs commit: xml-xerces/c/tests Makefile.incl
From:       rahulj () locus ! apache ! org
Date:       2000-02-26 3:50:21
[Download RAW message or body]

rahulj      00/02/25 19:50:12

  Modified:    c/tests  Makefile.incl
  Log:
  Auto aggregate initializations, requires the +a1 flag with CC under HPUX 10.
  
  Revision  Changes    Path
  1.3       +4 -1      xml-xerces/c/tests/Makefile.incl
  
  Index: Makefile.incl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/Makefile.incl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Makefile.incl	2000/02/06 07:48:34	1.2
  +++ Makefile.incl	2000/02/26 03:50:10	1.3
  @@ -55,6 +55,9 @@
   #
   #
   # $Log: Makefile.incl,v $
  +# Revision 1.3  2000/02/26 03:50:10  rahulj
  +# Auto aggregate initializations, requires the +a1 flag with CC under HPUX 10.
  +#
   # Revision 1.2  2000/02/06 07:48:34  rahulj
   # Year 2K copyright swat.
   #
  @@ -130,7 +133,7 @@
       APPL_NAME = $(notdir $(shell pwd))
       TEMPLATESDIR = $(XERCESCROOT)/bin/obj/$(APPL_NAME)/ptrepository
       COMMON_CMP = $(CXXFLAGS) -D_HP_UX -DHPCC +DAportable -w +eh +z -z \
  -        -ptr$(TEMPLATESDIR)
  +                 -ptr$(TEMPLATESDIR) +a1
       CMP = -c $(COMMON_CMP)
       CC = CC
       LINK =  ${CC} $(COMMON_CMP) -Wl,+s
  
  
  

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic