Changeset b9c10a1 for Makefile

Timestamp:
2017-05-29T05:04:36Z (7 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
4d51c84
Parents:
e199620
Message:

cygwin: add -no-undefined on our side to fix issues with mac OS

So cygwin requires -no-undefined and it was supposed to be harmless on
platforms other than windows, but mac OS doesn't like it.

Instead of adding platform checks to every plugin, i'm going to revert
the changes that added -no-undefined to them, and just do what I should
have done since the beginning: use the cygwin-specific parts of the
pkg-config file to add -no-undefined right next to -lbitlbee

(No files)

Note: See TracChangeset for help on using the changeset viewer.