summaryrefslogtreecommitdiffstats
path: root/fpart/Rules.test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fpart/Rules.test.mk')
-rw-r--r--fpart/Rules.test.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpart/Rules.test.mk b/fpart/Rules.test.mk
index 11af900..2b93477 100644
--- a/fpart/Rules.test.mk
+++ b/fpart/Rules.test.mk
@@ -22,7 +22,7 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
-CFLAGS += -m32 -D_GNU_SOURCE -std=gnu99 -D_FILE_OFFSET_BITS=64 -I$(DEPTH)/apps -iquote..
+CFLAGS += -D_GNU_SOURCE -std=gnu99 -D_FILE_OFFSET_BITS=64 -I$(DEPTH)/apps -iquote..
LDFLAGS += -L. -L$(DEPTH)/apps/clib/$(ARCH_DEP_DIR)
OBJS=test_libffs.o
OpenPOWER on IntegriCloud