|
Boost-Build : |
From: Mike Jackson (mike.jackson_at_[hidden])
Date: 2008-07-11 10:41:16
How do I go about setting something either on the command line or in
the user-config.jam file in order to set the "USER_OPTIONS" setting?
I tried the obvious:
USER_OPTIONS = " -headerpad_max_install_names " ;
and then in darwin.jam I have the following:
ECHO USER_OPTIONS are $(USER_OPTIONS) ;
but I get an empty string.
Thanks for any help on this.
-- Mike Jackson Senior Research Engineer Innovative Management & Technology Services
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk