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

Fix compilation with TinyCC #922

Merged
merged 1 commit into from Sep 28, 2020
Merged

Fix compilation with TinyCC #922

merged 1 commit into from Sep 28, 2020

Conversation

XVilka
Copy link
Contributor

@XVilka XVilka commented Sep 27, 2020

image

As part of the effort to make radare2 buildable with TinyCC, which is the only option on some systems since easier to port rather than GCC or Clang.

Current TinyCC compiler version is at https://repo.or.cz/tinycc.git/ - mob branch.

TinyCC doesn't have support for __builtin_ctz and __builtin_clzll intrinsics.

@Cyan4973 Cyan4973 merged commit 21062b0 into lz4:dev Sep 28, 2020
@XVilka XVilka deleted the tinycc-support branch September 28, 2020 04:21
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