mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
x264: fixed recipe
* not available for x86_gcc2
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
--- x264-snapshot-20120803-2245.orig/configure 2012-08-03 20:45:03.065273856 +0000
|
||||
+++ x264-snapshot-20120803-2245/configure 2012-08-04 12:56:56.527171584 +0000
|
||||
@@ -520,6 +520,9 @@
|
||||
fi
|
||||
HAVE_GETOPT_LONG=0
|
||||
;;
|
||||
+ *haiku*)
|
||||
+ SYS="haiku"
|
||||
+ ;;
|
||||
*)
|
||||
die "Unknown system $host, edit the configure"
|
||||
;;
|
||||
Reference in New Issue
Block a user