[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
- 331/376: Fix bad comment, (continued)
- 331/376: Fix bad comment, Ludovic Courtès, 2015/01/28
- 320/376: Define ‘environ’, Ludovic Courtès, 2015/01/28
- 333/376: builtins.readFile: realise context associated with the path, Ludovic Courtès, 2015/01/28
- 332/376: Always use https to fetch the Nixpkgs channel, Ludovic Courtès, 2015/01/28
- 326/376: Link against perl.dll on Cygwin, Ludovic Courtès, 2015/01/28
- 324/376: Set custom compiler flags on Cygwin, Ludovic Courtès, 2015/01/28
- 325/376: Fix library handling on Cygwin, Ludovic Courtès, 2015/01/28
- 335/376: Don't use RPATH on Darwin, Ludovic Courtès, 2015/01/28
- 337/376: Revert "Use posix_spawn to run the pager", Ludovic Courtès, 2015/01/28
- 334/376: Update signing.txt, Ludovic Courtès, 2015/01/28
- 336/376: Cruft,
Ludovic Courtès <=
- 339/376: Include cacert in the binary tarball, Ludovic Courtès, 2015/01/28
- 340/376: Rename function, Ludovic Courtès, 2015/01/28
- 342/376: Don't do vfork in conjunction with setuid, Ludovic Courtès, 2015/01/28
- 341/376: Use vfork, Ludovic Courtès, 2015/01/28
- 345/376: allow custom docbook paths/URLs, use a working URL for docbook.rng, Ludovic Courtès, 2015/01/28
- 344/376: Urgh, Ludovic Courtès, 2015/01/28
- 343/376: Provide default pagers, Ludovic Courtès, 2015/01/28
- 346/376: Don't use ?=, Ludovic Courtès, 2015/01/28
- 347/376: Remove canary stuff, Ludovic Courtès, 2015/01/28
- 348/376: Remove dead code, Ludovic Courtès, 2015/01/28