verilator/test_regress/t/t_flag_build_bad.out
Geza Lore 849487da23
Modify --build to be a standalone option (#2294)
- Issue an error when --build is used together with --make
- When given --build, always use GNU Make to perform the build
- Update documentation (examples were good as they were)
- Remove the broken t_flag_build_cmake test

Fixes #2280
2020-04-30 12:54:50 +01:00

3 lines
95 B
Plaintext

%Error: --make cannot be used together with --build. Suggest see manual
%Error: Exiting due to