Project

General

Profile

« Previous | Next » 

Revision c771d835

Added by alanwu (Alan Wu) over 2 years ago

Set up EXTSTATIC before checking it

The bundle_loader check for darwin checks EXTSTATIC, but previously the
setup for the variable comes after the check. I had trouble building
using --with-static-linked-ext on darwin before this change.