Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes duplicate symbol in volk_16i_max_star_horizontal_16i.s #225

Merged
merged 1 commit into from Jan 7, 2019
Merged

Fixes duplicate symbol in volk_16i_max_star_horizontal_16i.s #225

merged 1 commit into from Jan 7, 2019

Conversation

ast
Copy link
Contributor

@ast ast commented Dec 29, 2018

Removes duplicate symbol volk_16i_max_star_horizontal_16i_a_neonasm.

Fixes syntax issue with pld.

These fixes are necessary for compilation with clang. They also work with gcc (but gcc seems to ignore the original duplicate symbol).

Removes duplicate symbol ```volk_16i_max_star_horizontal_16i_a_neonasm```.

Fixes syntax issue with ```pld```.

These fixes are necessary for compilation with clang. They also work with gcc (but gcc seems to ignore the original duplicate symbol).
@n-west n-west merged commit e7b2d14 into gnuradio:master Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants