Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
e56f9639
Commit
e56f9639
authored
Mar 07, 2016
by
Scott LaVarnway
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
define GET_GOT_DEFINED if not previously defined
Change-Id: Id9c764a5b0e4b668a6e804cceb78988138ad910f
parent
9aa083d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
third_party/x86inc/x86inc.asm
third_party/x86inc/x86inc.asm
+4
-0
No files found.
third_party/x86inc/x86inc.asm
View file @
e56f9639
...
...
@@ -199,6 +199,10 @@
%ifdef PIC
default
rel
%endif
%ifndef GET_GOT_DEFINED
%define GET_GOT_DEFINED 0
%endif
; Done with PIC macros
%ifdef __NASM_VER__
...
...
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