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

build: Fix mistake while testing TARGET_BOARD #1892

Merged

Conversation

rzr
Copy link
Contributor

@rzr rzr commented Jun 14, 2019

Preprocessor can't use == on strings",
so new symbols are introduced to test configurations
at build time.

Note, this mistake was harmless
because there weren't any spefic parts among boards,
but this will change in upcoming change.

Change-Id: I45d87cccc086af05661eaf7b762a4a0274fb2ede
Relate-to: rzr/webthing-iotjs#3
IoT.js-DCO-1.0-Signed-off-by: Philippe Coval p.coval@samsung.com

Preprocessor can't use == on strings",
so new symbols are introduced to test configurations
at build time.

Note, this mistake was harmless
because there weren't any spefic parts among boards,
but this will change in upcoming change.

Change-Id: I45d87cccc086af05661eaf7b762a4a0274fb2ede
Relate-to: rzr/webthing-iotjs#3
Forwarded: jerryscript-project#1892
IoT.js-DCO-1.0-Signed-off-by: Philippe Coval p.coval@samsung.com
@rzr rzr force-pushed the sandbox/rzr/review/master branch from 98eca78 to f6ec4e8 Compare June 14, 2019 19:37
@galpeter
Copy link
Contributor

Thanks! LGTM

Copy link
Contributor

@LaszloLango LaszloLango left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@haesik haesik left a comment

Choose a reason for hiding this comment

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

LGTM

@haesik haesik merged commit b266bf9 into jerryscript-project:master Jun 20, 2019
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.

5 participants