search for: opun

Displaying 1 result from an estimated 1 matches for "opun".

Did you mean: open
2015 Nov 26
0
opus: do not use visibility attributes when targetting windows
Seems like opun configury still enables visibility attributes when targeting windows. The following patch disables that. (Relies on the top-level AC_MINGW32 check, can possibly be done better.) diff --git a/configure.ac b/configure.ac index eabad3a..3bede12 100644 --- a/configure.ac +++ b/configure.ac @@ -759,1...