Commit dbb8ec3
committed
Remove Darwin Binaries from Offline Buildpack
Previously, Darwin binaries were included in the builds of offline buildpacks.
While it's important for development and testing that these binaries exist,
they do not need to be packaged into the offline buildpack that is distributed
for Cloud Foundry. This change removes them, saving some space in the offline
buildpack.1 parent 0532937 commit dbb8ec3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments