| commit | c6de5b56a31231a2c5d20c128772233eb110f7a5 | [log] [tgz] |
|---|---|---|
| author | Reid Spencer <rspencer@reidspencer.com> | Mon Dec 13 07:40:50 2004 +0000 |
| committer | Reid Spencer <rspencer@reidspencer.com> | Mon Dec 13 07:40:50 2004 +0000 |
| tree | cc9681ec5b440bb2a78722dd93fd7c557c705cff | |
| parent | 5ae8c5e5d630cc9af02720cf16207fdc82d73913 [diff] |
Use the new BYTECODE_DESTINATION to override the default bytecode install destination for this library so that it goes to $(cferuntime_libdir) rather than just $(libdir). Normal bytecode libraries should be installed in the $(libdir), but these ones are "special" because they're part of the the C/C++ front end. llvm-svn: 18882