Do not emit .string into the instruction stream, but into the .data
authorMarcus Meissner <meissner@suse.de>
Tue, 20 Aug 2002 00:26:40 +0000 (00:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Aug 2002 00:26:40 +0000 (00:26 +0000)
commit49163d5e6ac724f74b0290e465fd1ed33fcbb362
tree6c47dee83c43bcae2c8b86819b2ed18aec66dd41
parenta9568dd08b603c1b614caa4b03bc941dcc9b89bc
Do not emit .string into the instruction stream, but into the .data
section (to avoid alignment assertions).
configure
configure.ac