Hi folks,
Should we consider if we could or should update our build options before gcc 14?
https://gcc.gnu.org/pipermail/gcc-patches/2023-September/630550.html
--
Take care. Thanks, Brian Inglis Calgary, Alberta, Canada
La perfection est atteinte Perfection is ac
On 09/08/2023 23:44, Brian Inglis via Cygwin-apps wrote:
On 2023-08-09 15:55, Jon Turney via Cygwin-apps wrote:
[...]
That leaves the second part of your patch. I'm not sure if you're
claiming this is the same problem, a similar problem, or a different
problem.
That adds cygport cygautore
On 2023-09-17 08:01, Jon Turney via Cygwin-apps wrote:
On 16/09/2023 15:17, Christian Franke via Cygwin wrote:
Found during tests of busybox package:
If the path of the top build directory contains a symlink and the project's
build scripts normalize pathnames, no debug info is created by cygpor
On 16/09/2023 15:17, Christian Franke via Cygwin wrote:
Found during tests of busybox package:
If the path of the top build directory contains a symlink and the
project's build scripts normalize pathnames, no debug info is created by
cygport.
This is because options like
-fdebug-prefix-map=
I'd like adopt the fluidsynth package.
Thanks in advance.
--
Takashi Yano
inherit cmake
NAME="fluidsynth"
VERSION=2.3.2
RELEASE=1
LICENSE="LGPL-2.1-or-later"
CATEGORY="Audio"
SUMMARY="SoundFont software synthesizer"
DESCRIPTION="FluidSynth is a real-time software synthesizer based on the
SoundF
I'd like to adopt the lv2 package.
Thanks in advance.
--
Takashi Yano
inherit meson
NAME="lv2"
VERSION=1.18.10
RELEASE=1
LICENSE="ISC"
CATEGORY="Audio"
SUMMARY="LV2 audio plugin specification"
DESCRIPTION="LV2 is a portable plugin standard for audio systems, similar in
scope to LADSPA, VST, AU,