Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 01:59:14 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/lib/libgcc Makefile
Message-ID:  <200205170859.g4H8xEO65564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/05/17 01:59:13 PDT

  Modified files:
    gnu/lib/libgcc       Makefile 
  Log:
  Move LIB1ASMFUNCS from the SYMS variable and explicitly add it to OBJS
  later.  Otherwise make will try and build the supposedly assembler .o
  files from libgcc2.c - which does not work too well (the .o's have no
  content)
  
  Reviewed by:    obrien
  
  Revision  Changes    Path
  1.43      +2 -3      src/gnu/lib/libgcc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205170859.g4H8xEO65564>