Skip to content

Fix tr arguments in the Makefile #631

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

Merged
merged 1 commit into from
Oct 1, 2015

Conversation

galpeter
Copy link
Contributor

On Linux the original tr call did nothing and thus the Makefile
tried to load the toolchain_Linux_x86_64.cmake file, which doesn't exists.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com

@galpeter galpeter added bug Undesired behaviour infrastructure Related to GH Actions or the tested targets labels Sep 16, 2015
@dbatyai
Copy link
Member

dbatyai commented Sep 17, 2015

lgtm

@dbatyai dbatyai assigned egavrin and unassigned dbatyai Sep 17, 2015
@lemmaa
Copy link
Contributor

lemmaa commented Sep 18, 2015

@galpeter I can't experience your situation. In my case, original also works well. Anyway, It also good.
LGTM

@egavrin
Copy link
Contributor

egavrin commented Sep 21, 2015

good to me

@egavrin egavrin assigned galpeter and unassigned egavrin Sep 21, 2015
On Linux the original tr call did nothing and thus the Makefile
tried to load the toolchain_Linux_x86_64.cmake file, which doesn't exists.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com
@galpeter galpeter merged commit 0d6568d into jerryscript-project:master Oct 1, 2015
@galpeter galpeter deleted the makefile_fix branch October 1, 2015 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour infrastructure Related to GH Actions or the tested targets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants