yate: build pgsqldb for target ARC 310/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Apr 2018 09:52:53 +0000 (11:52 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Apr 2018 09:52:53 +0000 (11:52 +0200)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/yate/Makefile

index 88787b97908284f9cf8c380ebbe1cd1f1de31417..54a6f8f9053000c29cc9b974b02f6c41c6b62a70 100644 (file)
@@ -263,7 +263,7 @@ $(eval $(call BuildPlugin,osschan,client,OSS Sound Channel,))
 $(eval $(call BuildPlugin,park,server,Call Parking,))
 $(eval $(call BuildPlugin,pbx,,PBX Message Handlers,))
 $(eval $(call BuildPlugin,pbxassist,server,Full featured PBX and IVR,,,y))
-$(eval $(call BuildPlugin,pgsqldb,server,PostgrestSQL Backend DB,@!arc +libpq))
+$(eval $(call BuildPlugin,pgsqldb,server,PostgrestSQL Backend DB,+libpq))
 $(eval $(call BuildPlugin,presence,server,Presence,,,y))
 $(eval $(call BuildPlugin,queues,server,Call Distribution and Queues from Database,,,y))
 $(eval $(call BuildPlugin,queuesnotify,server,Notify when queued call status changes,,,y))