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

v1: fix x86 local build #512

Merged
merged 1 commit into from Oct 19, 2022
Merged

v1: fix x86 local build #512

merged 1 commit into from Oct 19, 2022

Conversation

gaozhangfei
Copy link
Collaborator

On x86
./cleanup.sh
./autogen.sh
./configure.sh
./v1/wd_util.h:354:2: error: #error "no platform mb, define one before

With this patch, x86 build can be succeed

Signed-off-by: Zhangfei Gao zhangfei.gao@linaro.org

On x86
./cleanup.sh
./autogen.sh
./configure.sh
./v1/wd_util.h:354:2: error: #error "no platform mb, define one before

With this patch, x86 build can be succeed

Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Copy link
Collaborator

@Liulongfang Liulongfang left a comment

Choose a reason for hiding this comment

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

OK,It same to wd.h

@Liulongfang Liulongfang merged commit cdd267f into Linaro:master Oct 19, 2022
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

3 participants