diff options
-rw-r--r-- | testing/mono/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index 75137e8726..3727f58903 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -36,8 +36,6 @@ build() { --with-mcs-docs=no \ --without-sigaltstack - make get-monolite-latest - # dirty hack to set paxmark on grsec kernels make || paxmark -mr mono/mini/mono-sgen && make } |