Skip to content

Commit

Permalink
remove file from gcc
Browse files Browse the repository at this point in the history
seems to build fine without it, despite warnings
  • Loading branch information
dsseng committed Jan 12, 2025
1 parent 754da02 commit 429f4bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gcc/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: gcc
variant: scratch
dependencies:
- stage: c
- image: "stagex/file@sha256:{{ .stagex_file_sha256 }}"
steps:
- sources:
- url: https://ftp.gnu.org/gnu/gcc/gcc-{{ .gcc_version }}/gcc-{{ .gcc_version }}.tar.xz
Expand Down

0 comments on commit 429f4bd

Please sign in to comment.