Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactoring] Build Script in terms of Duplicate Code Removal #281

Merged
merged 1 commit into from
Mar 5, 2021

Commits on Mar 3, 2021

  1. Refactor build.sh file in terms of duplicate code removal in order to…

    … reduce LoC
    
    - set_option() set build options, such as BUILD_TAGS, ARCH, CC, etc., in one function.
    - Duplicated/redundant code has been removed
    
    Signed-off-by: Taewan Kim <t25.kim@samsung.com>
    tiokim committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    73aa085 View commit details
    Browse the repository at this point in the history