summaryrefslogtreecommitdiffstats
path: root/smgl/simpleinit-msb/CONFIGURE
blob: 2238d81cb1f680e1f0b6200dfa63c9ac8940e52b (plain) (blame)
1
2
3
4
5
if [[ "${SMGL_COMPAT_ARCHS[1]}" != "x86_64" ]] ; then
config_query SIMPLEINIT_STATIC \
             "Build a static init?" \
             n
fi