HomePhabricator

Properly check for builtin

Description

Properly check for builtin

Summary: Previously, the function to check for symbols was used, but this is wrong as builtins are not symbols.

Test Plan:

cmake -GNinja ..

Check that the configure file now has the builtins set to 1.

Reviewers: schancel, #bitcoin_abc

Reviewed By: schancel, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D843

Details

Provenance
deadalnixAuthored on Dec 22 2017, 21:14
deadalnixPushed on Dec 26 2017, 12:44
Reviewer
Restricted Project
Differential Revision
D843: Properly check for builtin
Parents
rABC541567639be4: [cmake] Move the option on top of src/CMakeLists.txt
Branches
Unknown
Tags
Unknown