-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ccache is originally incorporated as a measure to speed up the rebuild process(to determine whether the recipe works), as the packaging is nearly completed it is no longer that useful but complicates the recipe. This patch drops the ccache part and also changes the behavior of the gcc-6 recipe to create the faked GCC commands symbolic links at stage phase instead of build phase for MacOS filesystem compatibility. Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
- Loading branch information
Showing
1 changed file
with
18 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters