]> sigrok.org Git - libsigrok.git/commit - bindings/python/setup.py
build: Use common SWIG defines for Python and Java
authorDaniel Elstner <redacted>
Thu, 29 Oct 2015 21:39:44 +0000 (22:39 +0100)
committerDaniel Elstner <redacted>
Fri, 30 Oct 2015 11:51:16 +0000 (12:51 +0100)
commit8ebf1469a91b7f7899d84386dee021575752b6d8
treebc65162e5e3c457e8bff47c5f428e6b9d18ac906
parente1172cf847e522b07d063c36c3f54b0a5dc8429f
build: Use common SWIG defines for Python and Java

Make the Python and Java bindings use the same set of preprocessor
macros for the SWIG parsing stage, taken from a make variable. Add
G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS to that set.
Makefile.am
bindings/python/setup.py