[SM-Commit] GIT changes to master grimoire by Florian Franzmann (856acbf2c26413e14f3297f2e7933aa74695cfac)
Florian Franzmann
scm at sourcemage.org
Wed Mar 3 15:24:39 EST 2010
GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:
devel/oprofile/BUILD | 1 +
devel/oprofile/HISTORY | 3 +++
2 files changed, 4 insertions(+)
New commits:
commit 229c6b6d962248fd6f2198858cafa4582919e722
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
devel/oprofile: added disable_pic to BUILD
diff --git a/devel/oprofile/BUILD b/devel/oprofile/BUILD
index 4791ead..4de071c 100755
--- a/devel/oprofile/BUILD
+++ b/devel/oprofile/BUILD
@@ -5,4 +5,5 @@ else
OPROFILEOPT="--with-kernel-support"
fi &&
OPTS="$OPTS $OPROFILEOPT" &&
+disable_pic &&
default_build
diff --git a/devel/oprofile/HISTORY b/devel/oprofile/HISTORY
index d357962..0afc84b 100644
--- a/devel/oprofile/HISTORY
+++ b/devel/oprofile/HISTORY
@@ -1,3 +1,6 @@
+2010-03-03 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+ * BUILD: added disable_pic
+
2009-11-01 Bor Kraljič <pyrobor at ver.si>
* DETAILS: updated spell to 0.9.5
More information about the SM-Commit
mailing list