adium 4481:f6191276f60e: CACHE_ROOT to /var/tmp
commits at adium.im
commits at adium.im
Mon Jan 9 21:37:11 UTC 2012
details: http://hg.adium.im/adium/rev/f6191276f60e
revision: 4481:f6191276f60e
branch: (none)
author: Adrian Godoroja <robotive at me.com>
date: Mon Jan 09 23:36:53 2012 +0200
CACHE_ROOT to /var/tmp
diffs (12 lines):
diff -r ccef3ee414cb -r f6191276f60e Release/Makefile
--- a/Release/Makefile Mon Jan 09 23:04:17 2012 +0200
+++ b/Release/Makefile Mon Jan 09 23:36:53 2012 +0200
@@ -65,7 +65,7 @@
VERSION:=$(VERSION)$(REVISION)
BUILD_IN_DEBUG_MODE=TRUE
BUILDFLAGS+="ADIUM_CFLAGS=-DNIGHTLY_RELEASE"
- BUILDFLAGS+="ADIUM_NIGHTLY_FLAGS=CACHE_ROOT=/var/folders/buildbot/com.apple.Xcode.$(strip $(shell id -u))/nightly/$(strip $(NIGHTLY_REPO))/$(strip $(NIGHTLY_BRANCH))" # Required, otherwise wrong precompiled headers are used.
+ BUILDFLAGS+="ADIUM_NIGHTLY_FLAGS=CACHE_ROOT=/var/tmp/buildbot/com.apple.Xcode.$(strip $(shell id -u))/nightly/$(strip $(NIGHTLY_REPO))/$(strip $(NIGHTLY_BRANCH))" # Required, otherwise wrong precompiled headers are used.
endif
ifeq ($(BUILD_IN_DEBUG_MODE),TRUE)
More information about the commits
mailing list