Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
libvpx
Commits
401e0079
Commit
401e0079
authored
Dec 01, 2017
by
Johann Koenig
Committed by
Gerrit Code Review
Dec 01, 2017
Browse files
Merge "pass 'win64' instead of 'x64' to the assembler"
parents
8d0e7ac2
460dbc01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build/make/configure.sh
build/make/configure.sh
+1
-1
No files found.
build/make/configure.sh
View file @
401e0079
...
...
@@ -1345,7 +1345,7 @@ EOF
EXE_SFX
=
.exe
;;
win64
)
add_asflags
-f
x
64
add_asflags
-f
win
64
enabled debug
&&
add_asflags
-g
cv8
EXE_SFX
=
.exe
;;
...
...
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