| Bug#: 140876 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: games@gentoo.org | Reported By: flameeyes@gentoo.org | |
| Component: Games | |||
| URL: | |||
| Summary: games-roguelike/hengband could use tc-export CC | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-07-18 00:37 0000 | |||
| Description: | Opened: 2006-07-18 00:37 0000 |
Currently hengband uses 'gcc' for building, which messes around with cross-distcc (and would probably be a problem whenever true multilib would be added). Just inheriting toolchain-funcs and adding "tc-export CC" to src_compile() fixes the problem. If you want me to commit the change (tested of course), just say so :) Thanks, Diego