Skip to content

Commit

Permalink
more gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
tstack committed Jun 6, 2024
1 parent cff5887 commit db9c920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release/lnav.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ quickly and efficiently focus on problems.
%autosetup -p1

%build
source /opt/rh/gcc-toolset-12/enable
(cd /opt/rh/gcc-toolset-12/root/usr/lib/gcc/x86_64-redhat-linux/12/plugin/ && ln -s annobin.so gcc-annobin.so)
source /opt/rh/gcc-toolset-13/enable
(cd /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/plugin/ && ln -s annobin.so gcc-annobin.so)
autoreconf -fiv
%configure \
--disable-silent-rules \
Expand Down

0 comments on commit db9c920

Please sign in to comment.