Skip to content

Commit

Permalink
Ports: Add cc symlink to gcc port
Browse files Browse the repository at this point in the history
  • Loading branch information
boricj authored and awesomekling committed Aug 12, 2021
1 parent c9d287b commit 0729610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Ports/gcc/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ build() {

install() {
run make $installopts
run ln -s gcc "${SERENITY_INSTALL_ROOT}/usr/local/bin/cc"
}

0 comments on commit 0729610

Please sign in to comment.