Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
aaba9d2a
Commit
aaba9d2a
authored
Jan 08, 2018
by
Brateau Etienne
Committed by
Hugo Beauzée-Luyssen
Jan 08, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
postproc: Fix typo in architecture x86_64
Signed-off-by:
Hugo Beauzée-Luyssen
<
hugo@beauzee.fr
>
parent
71a0a509
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
contrib/src/postproc/rules.mak
contrib/src/postproc/rules.mak
+1
-1
No files found.
contrib/src/postproc/rules.mak
View file @
aaba9d2a
...
...
@@ -87,7 +87,7 @@ endif
# Windows
ifdef
HAVE_WIN32
POSTPROCCONF
+=
--target-os
=
mingw32
ifeq
($(ARCH),x86_
8
6)
ifeq
($(ARCH),x86_6
4
)
POSTPROCCONF
+=
--cpu
=
athlon64
--arch
=
x86_64
endif
ifeq
($(ARCH),i386)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment