Build test disabled jerry-libm (#2681)
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -142,6 +142,8 @@ JERRY_BUILDOPTIONS = [
|
|||||||
platform.system() != 'Linux' or (platform.machine() != 'i386' and platform.machine() != 'x86_64'),
|
platform.system() != 'Linux' or (platform.machine() != 'i386' and platform.machine() != 'x86_64'),
|
||||||
'-m32 is only supported on x86[-64]-linux')
|
'-m32 is only supported on x86[-64]-linux')
|
||||||
),
|
),
|
||||||
|
Options('buildoption_test-no_jerry_libm',
|
||||||
|
['--jerry-libm=off', '--link-lib=m']),
|
||||||
Options('buildoption_test-no_lcache_prophashmap',
|
Options('buildoption_test-no_lcache_prophashmap',
|
||||||
['--compile-flag=-DCONFIG_ECMA_LCACHE_DISABLE', '--compile-flag=-DCONFIG_ECMA_PROPERTY_HASHMAP_DISABLE']),
|
['--compile-flag=-DCONFIG_ECMA_LCACHE_DISABLE', '--compile-flag=-DCONFIG_ECMA_PROPERTY_HASHMAP_DISABLE']),
|
||||||
Options('buildoption_test-external_context',
|
Options('buildoption_test-external_context',
|
||||||
|
|||||||
Reference in New Issue
Block a user