Skip to content

Commit

Permalink
Update gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
xn0px90 authored Oct 28, 2023
1 parent 75695d0 commit 5cf10b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source-recipes/gcc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ regenerate() {
( cd lto-plugin && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
( cd libgomp && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
( cd libitm && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
( cd liboffloadmic && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
# ( cd liboffloadmic && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
( cd libsanitizer && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
( cd libssp && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
( cd libvtv && libtoolize -cfvi && autoreconf -fvi -I$(realpath ../config) )
Expand Down

0 comments on commit 5cf10b0

Please sign in to comment.