Ticket UUID: | de31897d11e277d0b581f3c65b0c7fee736f4edf | ||
Title: | Build problems on OpenBSD | ||
Status: | Closed | Type: | Code_Defect |
Severity: | Priority: | ||
Subsystem: | Resolution: | Duplicate | |
Last Modified: | 2010-01-29 23:43:50 | ||
Version Found In: | c4c231069e | ||
Description & Comments: | |||
Culprit is line 51 in Makefile
#### Include a configuration file that can override any one of these settings.
#
which leads to "Makefile", line 51: Need an operator
Workaround: deleting that line jeremy_c added on 2010-01-29 23:43:50: |