lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] odd/multiarch 05cf48f 5/5: Manually merge a couple l


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch 05cf48f 5/5: Manually merge a couple lines from trunk
Date: Wed, 1 May 2019 17:30:51 -0400 (EDT)

branch: odd/multiarch
commit 05cf48f4b015a12840ae4d1c040ab13e28a9c371
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Manually merge a couple lines from trunk
---
 GNUmakefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile
index 99544f0..a72eba8 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -177,7 +177,6 @@ $(srcdir)/local_options.make:: ;
 # the make command line. Of course, other build types may be defined.
 
 build_type ?= ship
-toolchain ?= gcc
 
 build_dir := $(exec_prefix)/build/$(build_type)
 
@@ -374,7 +373,6 @@ raze: source_clean
 
 .PHONY: eviscerate
 eviscerate: source_clean
-       -$(RM) --force --recursive $(bindir)
        -$(RM) --force --recursive $(prefix)/third_party
        -$(RM) --force --recursive $(prefix)/gcc_i686-w64-mingw32
        -$(RM) --force --recursive $(prefix)/gcc_x86_64-w64-mingw32



reply via email to

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