[fpc-pascal] Adding options when building packages

Dmitry Boyarintsev skalogryz.lists at gmail.com
Tue Nov 27 16:24:21 CET 2018


On Tue, Nov 27, 2018 at 9:55 AM Ryan Joseph <ryan at thealchemistguild.com>
wrote:

>
> Is there is a way I can add
> "-Fl/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib” to that
> command so it finds the file?
>
> make ....
OPT='-Fl/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
...extra options...'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20181127/4cbcf6be/attachment.html>


More information about the fpc-pascal mailing list