midipix / build / midipix_build

Forked from build/midipix_build 4 years ago
Clone

Blame patches/libpcap-1.9.0.local.patch

Lucio Andrés Illanes Albornoz 046fe9
diff -ru libpcap-libpcap-1.9.0.orig/configure libpcap-libpcap-1.9.0/configure
Lucio Andrés Illanes Albornoz 046fe9
--- libpcap-libpcap-1.9.0.orig/configure	2018-07-22 19:08:39.000000000 +0200
Lucio Andrés Illanes Albornoz 046fe9
+++ libpcap-libpcap-1.9.0/configure	2019-04-26 05:17:01.024964350 +0200
Lucio Andrés Illanes Albornoz 046fe9
@@ -3997,7 +3997,7 @@
Lucio Andrés Illanes Albornoz 046fe9
 	    aix*)
Lucio Andrés Illanes Albornoz 046fe9
 		    ;;
Lucio Andrés Illanes Albornoz 046fe9
 
Lucio Andrés Illanes Albornoz 046fe9
-	    freebsd*|netbsd*|openbsd*|dragonfly*|linux*|osf*)
Lucio Andrés Illanes Albornoz 046fe9
+	    freebsd*|netbsd*|openbsd*|dragonfly*|linux*|osf*|midipix*)
Lucio Andrés Illanes Albornoz 046fe9
 	    	    #
Lucio Andrés Illanes Albornoz 046fe9
 		    # Platforms where the linker is the GNU linker
Lucio Andrés Illanes Albornoz 046fe9
 		    # or accepts command-line arguments like
Lucio Andrés Illanes Albornoz 046fe9
@@ -8179,7 +8179,7 @@
Lucio Andrés Illanes Albornoz 046fe9
 	MAN_MISC_INFO=5
Lucio Andrés Illanes Albornoz 046fe9
 	;;
Lucio Andrés Illanes Albornoz 046fe9
 
Lucio Andrés Illanes Albornoz 046fe9
-linux*|freebsd*|netbsd*|openbsd*|dragonfly*|kfreebsd*|gnu*)
Lucio Andrés Illanes Albornoz 046fe9
+linux*|freebsd*|netbsd*|openbsd*|dragonfly*|kfreebsd*|gnu*|midipix*)
Lucio Andrés Illanes Albornoz 046fe9
 	DYEXT="so"
Lucio Andrés Illanes Albornoz 046fe9
 
Lucio Andrés Illanes Albornoz 046fe9
 	#