summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/API/JSContextRef.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-10-26 09:56:57 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-10-26 10:36:49 (GMT)
commit3f7a99565de7ed17d7ac4c0a25b02997b094b1a9 (patch)
treee2a5433f72a5c7b9c7beda2636747a362d20f1ba /src/3rdparty/webkit/JavaScriptCore/API/JSContextRef.h
parentd2c9895fbc116ef87f9cc1161258fd4bba727c6c (diff)
downloadQt-3f7a99565de7ed17d7ac4c0a25b02997b094b1a9.zip
Qt-3f7a99565de7ed17d7ac4c0a25b02997b094b1a9.tar.gz
Qt-3f7a99565de7ed17d7ac4c0a25b02997b094b1a9.tar.bz2
Fix linking of WebKit on Linux 32-bit.
It was missing the ".text" directive at the top of the file, indicating that code would follow. Without it, the assembler created "NOTYPE" symbols, which would result in linker errors.
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/API/JSContextRef.h')
0 files changed, 0 insertions, 0 deletions