Skip to content

Fix compilation with TinyCC#922

Merged
Cyan4973 merged 1 commit intolz4:devfrom
XVilka:tinycc-support
Sep 28, 2020
Merged

Fix compilation with TinyCC#922
Cyan4973 merged 1 commit intolz4:devfrom
XVilka:tinycc-support

Conversation

@XVilka
Copy link
Copy Markdown
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
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.

2 participants