Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
0c261715
Commit
0c261715
authored
Apr 12, 2012
by
Johann
Committed by
Gerrit Code Review
Apr 12, 2012
Browse files
Merge "Use OFFSET_PATTERN from libs.mk"
parents
3c5ed6f5
72b7db36
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/make/Android.mk
View file @
0c261715
...
...
@@ -99,7 +99,7 @@ $$(eval $$(call ev-build-file))
$(1)
:
$$(_OBJ) $(2)
@
mkdir
-p
$
$(
dir
$$
@
)
@
grep
-w
EQU
$$
< |
tr
-d
'\#'
|
$(CONFIG_DIR)
/
$(ASM_CONVERSION)
>
$$
@
@
grep
$(OFFSET_PATTERN)
$$
< |
tr
-d
'\#'
|
$(CONFIG_DIR)
/
$(ASM_CONVERSION)
>
$$
@
endef
# Use ads2gas script to convert from RVCT format to GAS format. This passes
...
...
Write
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!
Cancel
Please
register
or
sign in
to comment