[Lunar-commits] <moonbase> LibRaw: A little tweak to the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Nov 13 00:42:30 CET 2010
commit b3ce722274c3c561d5769d5604ddd70123da7688
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Nov 12 18:42:30 2010 -0500
LibRaw: A little tweak to the BUILD.
---
graphics/LibRaw/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/graphics/LibRaw/BUILD b/graphics/LibRaw/BUILD
index d0fc3de..7e91040 100644
--- a/graphics/LibRaw/BUILD
+++ b/graphics/LibRaw/BUILD
@@ -1,6 +1,6 @@
(
- CFLAGS="-O4 -I. -w" &&
+ sedit 's:CFLAGS=": CFLAGS="-fPIC :' configure &&
./configure -P /usr -I /usr/include -L /usr/lib $OPTS &&
More information about the Lunar-commits
mailing list