mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
osx: Set LDFLAGS to search Foundation and Security
This commit is contained in:
parent
3289f93073
commit
64aa1b1c7e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
|
export LDFLAGS="-framework Foundation -framework Security"
|
||||||
brew install gnutls
|
brew install gnutls
|
||||||
brew install cmake
|
brew install cmake
|
||||||
brew install libfaketime
|
brew install libfaketime
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue