mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:47:35 +00:00
Ports: Add cc symlink to gcc port
This commit is contained in:
parent
c9d287b226
commit
072961090f
1 changed files with 1 additions and 0 deletions
|
@ -20,4 +20,5 @@ build() {
|
|||
|
||||
install() {
|
||||
run make $installopts
|
||||
run ln -s gcc "${SERENITY_INSTALL_ROOT}/usr/local/bin/cc"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue