Skip to content

Commit

Permalink
g++ version 11 for Solaris
Browse files Browse the repository at this point in the history
  • Loading branch information
gansm committed Aug 2, 2023
1 parent adee48a commit 3d886dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/solaris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ jobs:
pkg publisher solaris
pkg list -af gcc
pkg list -af gcc-11
pfexec pkg update -nv
echo "========= before ggc install ========="
pkg install -v --accept developer/gcc-11
pkg install -v --accept developer/gcc/gcc-c-11 developer/gcc/gcc-common-11 developer/gcc/gcc-gobjc-11 system/library/gcc/gcc-c++-runtime-11 system/library/gcc/gcc-c-runtime-11 system/library/gcc/gcc-gobjc-runtime-11
g++ -dumpfullversion -dumpversion
echo "========= after ggc install ========="
pkgutil -y -i automake autoconf autoconf_archive libtool pkgconfig libcppunit1_12_1 libcppunit_dev gsed ggrep
Expand Down

0 comments on commit 3d886dc

Please sign in to comment.