diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2019-04-12 13:04:58 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2019-04-12 13:04:58 +0000 |
| commit | 5f0593e970ce542847deaabd7179b6e816f83169 (patch) | |
| tree | 9d3ec8187e366ecb394d9820dad5da0cc77204cf /databases/foundationdb/files/patch-fdbserver_local.mk | |
| parent | Update to 1.12.1 (diff) | |
1: Update to 6.1.1.
2: fix building with boost 1.70.
3: remove BROKEN.
Diffstat (limited to 'databases/foundationdb/files/patch-fdbserver_local.mk')
| -rw-r--r-- | databases/foundationdb/files/patch-fdbserver_local.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/foundationdb/files/patch-fdbserver_local.mk b/databases/foundationdb/files/patch-fdbserver_local.mk index 0bfe9eb2c189..e8e377ff7de4 100644 --- a/databases/foundationdb/files/patch-fdbserver_local.mk +++ b/databases/foundationdb/files/patch-fdbserver_local.mk @@ -1,6 +1,6 @@ ---- fdbserver/local.mk.orig 2018-09-11 01:21:54 UTC +--- fdbserver/local.mk.orig 2019-04-09 00:11:05 UTC +++ fdbserver/local.mk -@@ -35,6 +35,8 @@ ifeq ($(PLATFORM),linux) +@@ -34,6 +34,8 @@ ifeq ($(PLATFORM),linux) # fdbserver_STATIC_LIBS += -ltcmalloc -lunwind -lprofiler else ifeq ($(PLATFORM),osx) fdbserver_LDFLAGS += -lc++ |
