Skip to content

Makefile: Remove -Bysmbolic from OS X LDFlags#20

Merged
dvirsky merged 1 commit intoRediSearch:masterfrom
mheiber:patch-os-x-compilation
Dec 30, 2016
Merged

Makefile: Remove -Bysmbolic from OS X LDFlags#20
dvirsky merged 1 commit intoRediSearch:masterfrom
mheiber:patch-os-x-compilation

Conversation

@mheiber
Copy link
Contributor

@mheiber mheiber commented Dec 30, 2016

-Bsymbolic isn't supported in OS X, use the flag in
Linux environments only

warning: I didn't test the change on Linux

fix #4

-Bsymbolic isn't supported in OS X, use the flag in
Linux environments only
@dvirsky
Copy link
Contributor

dvirsky commented Dec 30, 2016

Thanks, I was going to do that and forgot about it.
Do you know if there's an alternative flags for this on OSX? It's not important currently but might be later on.

@dvirsky dvirsky merged commit 0f1b84b into RediSearch:master Dec 30, 2016
@mheiber
Copy link
Contributor Author

mheiber commented Dec 30, 2016

@dvirsky

Some alternatives (I think):

What is the goal in using -Bsymbolic?

hualoqueros pushed a commit to hualoqueros/redisearchgo that referenced this pull request Oct 7, 2020
[fix] fixed TestAggregateGroupBy expected number of results
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.

MAC OS x compilation issues

2 participants