pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/lame/patches
Module Name:    pkgsrc
Committed By:   maya
Date:           Fri Sep  2 14:30:06 UTC 2016
Modified Files:
        pkgsrc/audio/lame/patches: patch-configure
Log Message:
Explain patch
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/lame/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/lame/patches/patch-configure
diff -u pkgsrc/audio/lame/patches/patch-configure:1.2 pkgsrc/audio/lame/patches/patch-configure:1.3
--- pkgsrc/audio/lame/patches/patch-configure:1.2       Fri Sep  2 14:07:43 2016
+++ pkgsrc/audio/lame/patches/patch-configure   Fri Sep  2 14:30:06 2016
@@ -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