blob: 6db5629a21d4933cc529d253757a03723ae06143 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Title: Test the C++ compiler works
Author: rodarima
Created: Sat, 05 Oct 2024 17:25:16 +0000
State: closed
Stops the configure process if the C++ compiler doesn't work, otherwise it will fail at build time.
Fixes: https://github.com/dillo-browser/dillo/issues/187
CC @xlex8
|