MantisBT - Buildsystem |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002813 | Buildsystem | [All Projects] General | public | 2021-04-14 14:42 | 2024-05-25 17:25 |
|
| Reporter | Ryan Carsten Schmidt | |
|---|
| Assigned To | Vincent Sanders | |
|---|
| Priority | normal | Severity | minor | Reproducibility | always |
|---|
| Status | resolved | Resolution | fixed | |
|---|
| Platform | | OS | | OS Version | |
|---|
| Fixed in CI build # | |
|---|
| Reported in CI build # | |
|---|
|
| Summary | 0002813: Makefile hardcodes perl; should use $(PERL) |
|---|
| Description | Hello! Building NetSurf 3.10 on macOS I had a small problem because while netsurf/Makefile has a PERL variable and uses it in some places, in other places it hardcodes "perl".
I used the attached patch to fix the problem.
Looks like the code has been reorganized a bit since the 3.10 release. |
|---|
| Steps To Reproduce | For example run "make PERL=/some/other/perl" and notice that not all invocations of perl use that perl. |
|---|
| Tags | No tags attached. |
|---|
| Relationships | |
| Attached Files | perl.patch (1,565) 2021-04-14 14:42 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=700&type=bug |
|---|