You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2004/08/24 22:55:25 UTC

cvs commit: xml-xerces/c/tests Makefile.incl

peiyongz    2004/08/24 13:55:25

  Modified:    c/tests  Makefile.incl
  Log:
  To build XSValueTest on Solaris2.8/2.9 Forte62
  
  Revision  Changes    Path
  1.45      +2 -2      xml-xerces/c/tests/Makefile.incl
  
  Index: Makefile.incl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/Makefile.incl,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- Makefile.incl	27 Jul 2004 22:06:03 -0000	1.44
  +++ Makefile.incl	24 Aug 2004 20:55:24 -0000	1.45
  @@ -108,7 +108,7 @@
   	EXTRA_LINK_OPTIONS=-lc ${EXTRA_LIBS}
     else
   	CMP= -c ${CXXFLAGS}
  -	CC= CC -c -D${PLATFORM} -D_REENTRANT -pic
  +	CC= CC -c -D${PLATFORM} -D_REENTRANT -KPIC
    LINK =  CC -D${PLATFORM} ${LDFLAGS}
   	PLATFORM_LIB_LINK_OPTIONS=-L/usr/lib
   	EXTRA_LINK_OPTIONS=-lc -lgen ${EXTRA_LIBS}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org