diff --git a/anda/misc/tracy/tracy.spec b/anda/misc/tracy/tracy.spec index 58131848eb..36b7befc33 100644 --- a/anda/misc/tracy/tracy.spec +++ b/anda/misc/tracy/tracy.spec @@ -28,6 +28,7 @@ This package contains the development files for the tracy package. %build export CFLAGS="$CFLAGS -fPIE" +export CXXFLAGS="$CFLAGS -fPIE" %meson %meson_build %make_build -C capture/build/unix release