pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/lame/patches Explain patch
details: https://anonhg.NetBSD.org/pkgsrc/rev/c93529ce3f8e
branches: trunk
changeset: 351972:c93529ce3f8e
user: maya <maya%pkgsrc.org@localhost>
date: Fri Sep 02 14:30:06 2016 +0000
description:
Explain patch
diffstat:
audio/lame/patches/patch-configure | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 3f908b8a4e45 -r c93529ce3f8e audio/lame/patches/patch-configure
--- a/audio/lame/patches/patch-configure Fri Sep 02 14:29:55 2016 +0000
+++ b/audio/lame/patches/patch-configure Fri Sep 02 14:30:06 2016 +0000
@@ -1,7 +1,10 @@
-$NetBSD: patch-configure,v 1.2 2016/09/02 14:07:43 maya Exp $
+$NetBSD: patch-configure,v 1.3 2016/09/02 14:30:06 maya Exp $
initscr is a curses function, not termcap.
+test if we can compile SSE at configure, don't just
+assume that we can because we have xmmintrin.h
+
--- configure.orig 2012-02-28 18:54:37.000000000 +0000
+++ configure
@@ -11922,7 +11922,6 @@ for ac_header in \
Home |
Main Index |
Thread Index |
Old Index