mono/mono

distclean doesn't remove BTLS build artifacts or old monolite

Aperta

#7855 aperta il 27 mar 2018

 (0 commenti) (0 reazioni) (0 assegnatari)C# (3813 fork)batch import
area-Buildhelp wanted

Metriche repository

Star
 (11.435 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Steps to Reproduce

  1. Build Mono with BoringTLS and/or use monolite.
  2. Run make distclean
  3. Run make again

Current Behavior

Distclean doesn't touch BoringTLS or monolite, so they don't get rebuilt.

Expected Behavior

The distclean task should remove BTLS build artifacts and Monolite distributions

On which platforms did you notice this

[ ] macOS [ ] Linux [ ] Windows [X] AIX

Version Used:

Mono JIT compiler version 5.13.0 (master/294707c Tue Mar 27 15:07:14  2018)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
        TLS:           normal
        SIGSEGV:       normal
        Notification:  Thread + polling
        Architecture:  ppc
        Disabled:      shared_perfcounters
        Misc:          softdebug
        Interpreter:   yes
        GC:            sgen

Guida contributor