Skip to content

Commit

Permalink
Include gcc linker scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Feb 23, 2024
1 parent 5d13428 commit c6e6014
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions aws-lc-fips-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ include = [
"/aws-lc/**/*.go",
"/aws-lc/go.mod",
"/aws-lc/go.sum",
"/aws-lc/**/*.lds",
"!/aws-lc/bindings/**",
"!/aws-lc/docs/**",
"!/aws-lc/fuzz/**",
Expand Down
1 change: 1 addition & 0 deletions aws-lc-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ include = [
"/aws-lc/**/CMakeLists.txt",
"/aws-lc/**/*.cmake",
"/aws-lc/**/*.errordata",
"/aws-lc/**/*.lds",
"!/aws-lc/bindings/**",
"!/aws-lc/docs/**",
"!/aws-lc/fuzz/**",
Expand Down

0 comments on commit c6e6014

Please sign in to comment.