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: add (empty) avr32 arch case
Originally committed as revision 17479 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Måns Rullgård
16 years ago
parent
cfdb6148d6
commit
f4870943ea
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
configure
+ 2
- 0
configure
View File
@@ -1374,6 +1374,8 @@ case "$arch" in
arm|armv[4567]*l)
arch="arm"
;;
avr32)
;;
bfin)
arch="bfin"
;;
Write
Preview
Loading…
Cancel
Save