Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
libvpx
Commits
401e0079
Commit
401e0079
authored
7 years ago
by
Johann Koenig
Committed by
Gerrit Code Review
7 years ago
Browse files
Options
Download
Plain Diff
Merge "pass 'win64' instead of 'x64' to the assembler"
parents
8d0e7ac2
460dbc01
v1.14.0-linphone
feature/update_to_v1.9.0-linphone
feature/uwp_nuget
m66-3359
m68-3440
mandarinduck
sandbox/wangch@google.com/vp9
v1.12.0-linphone
v1.7.0-linphone
v1.9.0-linphone
v1.9.0
v1.9.0-rc1
v1.8.2
v1.8.1
v1.8.0
v1.7.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/make/configure.sh
+1
-1
build/make/configure.sh
with
1 addition
and
1 deletion
build/make/configure.sh
+
1
−
1
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
;;
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets