This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
configure: All sun4 machines are SPARCs, not just sun4u
Allow building on sun4v Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.2
Maya Rashish
Michael Niedermayer
8 years ago
parent
d14993478c
commit
23f505bee0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure
+ 1
- 1
configure
View File
@@ -4212,7 +4212,7 @@ case "$arch" in
sh4|sh)
arch="sh4"
;;
sun4
u
|sparc*)
sun4
*
|sparc*)
arch="sparc"
;;
tilegx|tile-gx)
Write
Preview
Loading…
Cancel
Save