View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002813 | Buildsystem | [All Projects] General | public | 2021-04-14 15:42 | 2021-04-14 15:42 | ||||||||
Reporter | Ryan Schmidt | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
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. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | |||||||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-14 15:42 | Ryan Schmidt | New Issue | |
2021-04-14 15:42 | Ryan Schmidt | File Added: perl.patch |