Skip to content

Fix compilation with CAPSTONE_X86_REDUCE#2256

Merged
kabeor merged 1 commit intocapstone-engine:nextfrom
frida:fix/x86-reduce
Jan 24, 2024
Merged

Fix compilation with CAPSTONE_X86_REDUCE#2256
kabeor merged 1 commit intocapstone-engine:nextfrom
frida:fix/x86-reduce

Conversation

@oleavr
Copy link
Copy Markdown
Contributor

@oleavr oleavr commented Jan 21, 2024

(My previous PR #2248 did not cover this part since CAPSTONE_DIET excludes X86ATTInstPrinter.c.)

Fixes #1955.

@github-actions github-actions Bot added the X86 Arch label Jan 21, 2024
@oleavr oleavr changed the title Fix compilation with X86_REDUCE Fix compilation with CAPSTONE_X86_REDUCE Jan 21, 2024
Copy link
Copy Markdown
Contributor

@XVilka XVilka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kabeor that one is ready as well

@kabeor
Copy link
Copy Markdown
Member

kabeor commented Jan 24, 2024

Thanks!

@kabeor kabeor merged commit eaf6d7a into capstone-engine:next Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

X86 Arch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using CAPSTONE_X86_REDUCE breaks the build

3 participants