From 8d72033792ceae44e1363bac9f1afeb9749e072b Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Wed, 27 Jun 2012 05:12:37 +0000 Subject: [PATCH] Evil: force -mms-bitfields for all the lib compiled with Evil SVN revision: 72919 --- legacy/evil/evil.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/evil/evil.pc.in b/legacy/evil/evil.pc.in index 96878e2de4..6f5f08572e 100644 --- a/legacy/evil/evil.pc.in +++ b/legacy/evil/evil.pc.in @@ -10,4 +10,4 @@ Description: Library that ports on Windows some specific Unix functions. Version: @VERSION@ Libs: -L${libdir} -levil Libs.private: -Cflags: -I${includedir}/evil-@VMAJ@ @EFL_WINDOWS_VERSION_CFLAGS@ +Cflags: -I${includedir}/evil-@VMAJ@ @EFL_WINDOWS_VERSION_CFLAGS@ -mms-bitfields