view runtime/patch-druntime.sh @ 1171:461a85f0db31

Change meaning of optimization levels: -O0 now means 'no optimization' like with other compilers.
author Frits van Bommel <fvbommel wxs.nl>
date Sun, 29 Mar 2009 15:51:14 +0200
parents 9a9f403ab399
children
line wrap: on
line source

#!/bin/bash

cd ../druntime
patch -p0 < ../runtime/ldc2.diff