Issues.00563 - lordmundi/wikidoctest GitHub Wiki
00563: update defns.mk to allow redefinition of c files spec
Summary: update defns.mk to allow redefinition of c files spec
Created: 2015–12–23 15:03
Status: Released
Category: Request
From: frankie
Version: 2.3
Released_In: 2.4
Description:
if you are in a situation where you need to redefine the C_FILES and C_FILTERS spec (so, for example, you can have them include objective c files of *.mm and *.m), it would be nice if defns.mk would allow the user to override those.
Comments
frankie January 04, 2016, at 11:01 AM: Not sure why one of the commits below changes plugin_Darwin/dsp_speedtest3.so. I think that might have slipped in on accident when trying an older version to fix a broken speedtest on mac. So, this commit actually allows it to work but should really be in a separate issue that we are tracking as internal issue 50333.
Associated Commits
| commit | 32024937e031425d45ca280a3b013f61409273dc
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Dec 23 15:04:32 2015 -0600
|
| Message: | [@Issue 00563: Allowed redefinition of C_FILES and C_FILTERS
@] |
Affected Files:
plugin_Darwin/dsp_speedtest3.so | Bin 736864 -> 732760 bytes
src.dist/defns.mk | 4 +±-
2 files changed, 2 insertions(+), 2 deletions(-)