guix-commits
[Top][All Lists]
Advanced

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

336/376: Cruft


From: Ludovic Courtès
Subject: 336/376: Cruft
Date: Wed, 28 Jan 2015 22:06:01 +0000

civodul pushed a commit to tag 1.8
in repository guix.

commit 36c67860363c93eb00cf5b8e2ad34f6f775e6901
Author: Eelco Dolstra <address@hidden>
Date:   Wed Dec 10 13:01:28 2014 +0100

    Cruft
---
 lib.mk |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/lib.mk b/lib.mk
index f390a7e..ba1fb3a 100644
--- a/lib.mk
+++ b/lib.mk
@@ -62,15 +62,6 @@ ifeq ($(BUILD_SHARED_LIBS), 1)
   SET_RPATH_TO_LIBS ?= 1
 endif
 
-
-# On MacOS X, some boost libraries have an -mt suffix
-ifeq ($(OS), Darwin)
-  ifndef NIX_STORE
-    BOOST_SUFFIX = -mt
-  endif
-endif
-
-
 # Pass -g if we want debug info.
 BUILD_DEBUG ?= 1
 



reply via email to

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