Enable ltp test of pwrite for 64 bit test.

Bellow is the patch:
--
Index: testcases/kernel/syscalls/pwrite/Makefile
===================================================================
--- testcases/kernel/syscalls/pwrite/Makefile   (revision 161)
+++ testcases/kernel/syscalls/pwrite/Makefile   (revision 183)
@@ -19,5 +19,8 @@
 top_srcdir             ?= ../../../..

 include $(top_srcdir)/include/mk/testcases.mk
+include $(abs_srcdir)/../utils/newer_64.mk

+%_64: CPPFLAGS += -D_FILE_OFFSET_BITS=64
+
 include $(top_srcdir)/include/mk/generic_leaf_target.mk
--



Best regards,
Vivi Li
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to