Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 22:45:32 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/alpha/gen Makefile.inc src/lib/libc/gen Makefile.inc src/lib/libc/i386/gen Makefile.inc
Message-ID:  <200203210645.g2L6jXQ19417@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/03/20 22:45:32 PST

  Modified files:
    lib/libc/alpha/gen   Makefile.inc 
    lib/libc/gen         Makefile.inc 
    lib/libc/i386/gen    Makefile.inc 
  Log:
  Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise
  it causes undefined references to getcontext() and setcontext() on
  platforms other than i386 and alpha.
  
  Revision  Changes    Path
  1.9       +1 -1      src/lib/libc/alpha/gen/Makefile.inc
  1.86      +1 -1      src/lib/libc/gen/Makefile.inc
  1.14      +1 -1      src/lib/libc/i386/gen/Makefile.inc

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?200203210645.g2L6jXQ19417>