view runtime/patch-druntime.sh @ 894:77a3d6945f81

Don't use /proc/self/map for finding the static data segment on x86-64 for now. Probably breaks shared libraries. Parsing the file needs to be rewritten!
author Christian Kamm <kamm incasoftware de>
date Mon, 19 Jan 2009 19:34:51 +0100
parents 9a9f403ab399
children
line wrap: on
line source

#!/bin/bash

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