SDR: Added SoapySDR's compiler flags to common/Makefile
This commit is contained in:
parent
c04d046210
commit
d03443c4f1
@ -1,5 +1,5 @@
|
||||
AUTOMAKE_OPTIONS = subdir-objects
|
||||
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) $(UHD_CFLAGS)
|
||||
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) $(UHD_CFLAGS) $(SOAPY_CFLAGS)
|
||||
|
||||
noinst_LIBRARIES = libcommon.a
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user