Remove default handling of build options from Makefile
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
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# Produced files
|
||||
|
||||
build/bin
|
||||
build/obj-*
|
||||
build/obj*
|
||||
build/prerequisites
|
||||
build/tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user