Merged,
Maxim.
On 12/18/2014 01:56 PM, Anders Roxell wrote:
ping
On 16 December 2014 at 12:51, Stuart Haslam <[email protected]> wrote:
On Tue, Dec 16, 2014 at 11:17:56AM +0000, Anders Roxell wrote:
Only need CFLAGS and/or LDFLAGS if a test want to use
something other than the default.
Signed-off-by: Anders Roxell <[email protected]>
Reviewed-and-tested-by: Stuart Haslam <[email protected]>
---
test/validation/Makefile.am | 7 -------
1 file changed, 7 deletions(-)
diff --git a/test/validation/Makefile.am b/test/validation/Makefile.am
index d0b5426..d616c8c 100644
--- a/test/validation/Makefile.am
+++ b/test/validation/Makefile.am
@@ -7,14 +7,7 @@ if ODP_CUNIT_ENABLED
TESTS = ${bin_PROGRAMS}
check_PROGRAMS = ${bin_PROGRAMS}
bin_PROGRAMS = odp_init odp_queue odp_crypto odp_shm odp_schedule
-odp_init_LDFLAGS = $(AM_LDFLAGS)
-odp_queue_LDFLAGS = $(AM_LDFLAGS)
odp_crypto_CFLAGS = $(AM_CFLAGS) -I$(srcdir)/crypto
-odp_crypto_LDFLAGS = $(AM_LDFLAGS)
-odp_shm_CFLAGS = $(AM_CFLAGS)
-odp_shm_LDFLAGS = $(AM_LDFLAGS)
-odp_schedule_CFLAGS = $(AM_CFLAGS)
-odp_schedule_LDFLAGS = $(AM_LDFLAGS)
endif
dist_odp_init_SOURCES = odp_init.c
--
2.1.0
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp