[pan: 6/9] -mwins32 doesn't actually do anything useful
- From: Dominique Dumont <ddumont src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan: 6/9] -mwins32 doesn't actually do anything useful
- Date: Sun, 19 Jun 2022 10:30:44 +0000 (UTC)
commit c39b2c2ca085d64134a9d8db597256dcf50219f2
Author: Thomas Tanner <thosrtanner googlemail com>
Date: Fri Jun 17 20:06:05 2022 +0100
-mwins32 doesn't actually do anything useful
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 635b6e1..0feca35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -302,7 +302,7 @@ case $host_os in
;;
*cygwin|*mingw32*)
- CXXFLAGS="$CXXFLAGS -mms-bitfields -mwin32"
+ CXXFLAGS="$CXXFLAGS -mms-bitfields"
CPPFLAGS="$CPPFLAGS -DWIN32_LEAN_AND_MEAN"
LIBS="$LIBS -lshell32 -lws2_32 -lpthread"
panlocaledir="locale"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]