diff options
-rw-r--r-- | packaging/flex.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/flex.spec b/packaging/flex.spec index 7c33f85..e6470c0 100644 --- a/packaging/flex.spec +++ b/packaging/flex.spec @@ -26,6 +26,7 @@ patterns in text. cp %{SOURCE1001} . %build +export CFLAGS+=" -ffat-lto-objects " autoreconf -fi %configure --disable-nls make %{?_smp_mflags} |