Commit 03c8e67
committed
makefile: default jsregexp-CC to system-CC.
this is for systems where gcc may not be available/called something
else. We assume that $CC is set to something valid, or that cc is
available (since that's the fallback for $CC in gnu-make if $CC is not
set).1 parent 1d67ba3 commit 03c8e67
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments