Robin
Results
1
issues of
Robin
When parsing valueType="definedSymbols" on my Debian system. the .cproject file has the following: ` ` This results in the generated Makefile containing: `C_DEFS = -D__weak="__attribute__\(\(weak\)\)" -D__packed="__attribute__\(\(__packed__\)\)"` which causes the compile...