• Show log

    Commit

  • Hash : 4c94d7fd
    Author : Guillem Jover
    Date : 2017-05-31T06:55:35

    build: Use an export symbols file if there is no version script support
    
    We generate the symbol list from the version script to avoid repeating
    ourselves and potentially getting the lists out-of-sync.
    
    Proposed-by: Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>