annotate bin/llvmdc.conf @ 55:0ccfae271c45 trunk

[svn r59] Added support for C-style variadic functions. Currently only works on x86, x86-64 va_arg is broken in LLVM 2.1. PPC and PPC64 unknown. Updates to runtime. Rebuild!
author lindquist
date Wed, 24 Oct 2007 22:18:06 +0200
parents 3d1d98329fa7
children 1700239cab2e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
069cf4b0ec67 [svn r7] forgot the conf file
lindquist
parents:
diff changeset
1
069cf4b0ec67 [svn r7] forgot the conf file
lindquist
parents:
diff changeset
2 [Environment]
069cf4b0ec67 [svn r7] forgot the conf file
lindquist
parents:
diff changeset
3
13
3d1d98329fa7 [svn r17] changed the llvmdc.conf to use dmd.conf style values. hardcoding my home dir is obviously not the best idea...
lindquist
parents: 3
diff changeset
4 DFLAGS=-I%@P%/../lphobos -E%@P%/../lib -L-L=%@P%/../lib