libdirectfb: When volotile keyword is not used, compiler generates code that uses...
authorHamish Guthrie <hcg@openwrt.org>
Tue, 29 Jan 2013 15:26:42 +0000 (15:26 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Tue, 29 Jan 2013 15:26:42 +0000 (15:26 +0000)
commit96379d3c78e3fea259b7b678651f7b543e639e3c
tree016737da6993a8d0416b2f31ed1351a00f46be16
parent1628b2dfb22cef1401b4425493d0237510944f1c
libdirectfb: When volotile keyword is not used, compiler generates code that uses old value of implementations and not the new one set by dlopen()

SVN-Revision: 35386
libs/libdirectfb/patches/001-disable-asm.patch [new file with mode: 0644]
libs/libdirectfb/patches/002-use-volatile-keyword.patch [new file with mode: 0644]
libs/libdirectfb/patches/disable-asm.patch [deleted file]