aboutsummaryrefslogtreecommitdiff
path: root/config/linker/mold.in
blob: 2e605a91e763713e3b2e608209b5a9af188d8bbe (plain)
1
2
3
4
5
6
7
# mold options

config LINKER_MOLD_has_cmake
    def_bool $(success,which cmake)

comment "mold requires cmake"
     depends on !LINKER_MOLD_has_cmake