diff options
Diffstat (limited to 'etc/import.prebuilt/TARGETS.git2')
-rw-r--r-- | etc/import.prebuilt/TARGETS.git2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import.prebuilt/TARGETS.git2 b/etc/import.prebuilt/TARGETS.git2 index b4bf90e8..1578852d 100644 --- a/etc/import.prebuilt/TARGETS.git2 +++ b/etc/import.prebuilt/TARGETS.git2 @@ -1,7 +1,7 @@ { "git2": { "type": ["@", "rules", "CC", "library"] , "hdrs": ["git2.h", ["TREE", null, "git2"]] - , "link external": + , "private-ldflags": [ "-lgit2" , "-lgit2_os_unix" , "-lgit2_hash_openssl" |