Attention is currently required from: Hoernchen, fixeria.

fixeria uploaded patch set #3 to this change.

View Change

ipc-driver-test: clean up variables in Makefile.am

* AM_CPPFLAGS is for preprocessor flags like '-I' or '-D',
* AM_CFLAGS/AM_CXXFLAGS is for C/C++ compiler flags like '-Wall',
* AM_LDFLAGS is for linker flags like '-no-undefined', not libraries!
* Link ipc-driver-test against libdevice.la,
* Do not put $(UHD_CFLAGS) everywhere.

Change-Id: Iafd68974c9c613fb4e65a01d076b2c687b716c83
---
M Transceiver52M/device/ipc/Makefile.am
1 file changed, 28 insertions(+), 14 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/00/31800/3

To view, visit change 31800. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Iafd68974c9c613fb4e65a01d076b2c687b716c83
Gerrit-Change-Number: 31800
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: Hoernchen <ewild@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newpatchset