Append the compiler flags if a match is found in the DB or error out.
TODO: consider using exceptions instead of Nullable.
See Implementation
Append the compiler flags if a match is found in the DB or error out.
TODO: consider using exceptions instead of Nullable.