Setting -DGCC_INSTALL_PREFIX causes tests to fail
Dmitri Gribenko
gribozavr at gmail.com
Sat Apr 6 03:01:08 PDT 2013
On Sat, Apr 6, 2013 at 2:11 AM, Jordan Rose <jordan_rose at apple.com> wrote:
> As Eric used to say, ENOPATCH?
Now with a patch.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: partially-unbreak-gcc-install-prefix-v1.patch
Type: application/octet-stream
Size: 1096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130406/d51d73ab/attachment.obj>
More information about the cfe-commits
mailing list