diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 08:46:13 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 08:46:13 +0100 |
commit | 7fe60435bce6595a9c58a9bfd8244d74b5320e96 (patch) | |
tree | 1ac714a916e02fc90901ddac8bc2a3c6d051d28c /Source/DiVine/boot | |
download | directfb-voodoo-7fe60435bce6595a9c58a9bfd8244d74b5320e96.tar.gz directfb-voodoo-7fe60435bce6595a9c58a9bfd8244d74b5320e96.tar.bz2 directfb-voodoo-7fe60435bce6595a9c58a9bfd8244d74b5320e96.zip |
Import DirectFB141_2k11R3_beta5
Diffstat (limited to 'Source/DiVine/boot')
-rwxr-xr-x | Source/DiVine/boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/DiVine/boot b/Source/DiVine/boot new file mode 100755 index 0000000..65d70e0 --- /dev/null +++ b/Source/DiVine/boot @@ -0,0 +1 @@ +CFLAGS="-Wall -march=k8 -maccumulate-outgoing-args -momit-leaf-frame-pointer -Wno-strict-aliasing" ./autogen.sh --disable-gtk-doc | tee boot.log |