bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31703: "make -C prebuilt clean" doesn't seem to remove the .go files


From: Rob Browning
Subject: bug#31703: "make -C prebuilt clean" doesn't seem to remove the .go files
Date: Mon, 04 Jun 2018 00:03:27 -0500

...as described in NEWS (2.2.3):

  ** Pre-built binary files in the tarball

  [...]

  If you do not want to depend on these pre-built binaries,
  you can "make -C prebuilt clean" before building.

e.g.

  $ ./configure --host=armv7
  ...
  $ make -C prebuilt clean
  ...
  $ find prebuilt -name "*.go" | wc -l
  279

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]