Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 1999 02:33:13 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/binutils/strip Makefile
Message-ID:  <199901081033.CAA26477@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1999/01/08 02:33:13 PST

  Modified files:
    gnu/usr.bin/binutils/strip Makefile 
  Log:
  Ignore return value for strip. Avoids make world going pop
  because of
  
  strip maybe_stripped
  strip: maybe_stripped: File format not recognized
  *** Error code 1
  
  in I/usr/src/gnu/usr.bin/binutils/strip
  
  Revision  Changes    Path
  1.5       +2 -2      src/gnu/usr.bin/binutils/strip/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?199901081033.CAA26477>