Skip to content

Remove default handling of build options from Makefile #925

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

Conversation

akosthekiss
Copy link
Member

The handling of option defaults is already done in CMakeLists, it
is no good practice to duplicate the logic in the Makefile.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu

@akosthekiss akosthekiss added enhancement An improvement tools Related to the tooling scripts labels Mar 1, 2016
@akosthekiss akosthekiss force-pushed the makefile-no-option-defaults branch from 24fbc79 to 82fb4d7 Compare March 1, 2016 13:19
@LaszloLango
Copy link
Contributor

LGTM

@akosthekiss akosthekiss force-pushed the makefile-no-option-defaults branch from 82fb4d7 to 0d84a20 Compare March 2, 2016 08:55
The handling of option defaults is already done in CMakeLists, it
is no good practice to duplicate the logic in the Makefile.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
@akosthekiss akosthekiss force-pushed the makefile-no-option-defaults branch from 0d84a20 to f2bdf08 Compare March 2, 2016 11:13
@zherczeg
Copy link
Member

zherczeg commented Mar 2, 2016

LGTM

@akosthekiss akosthekiss merged commit f2bdf08 into jerryscript-project:master Mar 2, 2016
@akosthekiss akosthekiss deleted the makefile-no-option-defaults branch March 10, 2016 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement tools Related to the tooling scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants