[Lunar-commits] <moonbase> jpeg: just using the system config.sub since the package version
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun May 31 17:41:43 CEST 2009
commit 3228b75207132f864c4c4d30c060b82aa7d1d969
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun May 31 11:41:43 2009 -0400
jpeg: just using the system config.sub since the package version
is a bit oldish and does not recognize x86_64.
---
graphics/jpeg/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/graphics/jpeg/BUILD b/graphics/jpeg/BUILD
index 8c263b0..20fabdf 100644
--- a/graphics/jpeg/BUILD
+++ b/graphics/jpeg/BUILD
@@ -1,5 +1,7 @@
(
+ cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
+
bad_flags -malign-double
OPTS="$OPTS --enable-shared --enable-static --enable-maxmem=64"
More information about the Lunar-commits
mailing list