summaryrefslogtreecommitdiffstats
path: root/clib/Rules.cunit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'clib/Rules.cunit.mk')
-rw-r--r--clib/Rules.cunit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/clib/Rules.cunit.mk b/clib/Rules.cunit.mk
index c848f1e..9fe4338 100644
--- a/clib/Rules.cunit.mk
+++ b/clib/Rules.cunit.mk
@@ -22,7 +22,7 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
-CFLAGS += -m32 -std=gnu99 -D__USE_GNU -I$(DEPTH)/apps
+CFLAGS += -std=gnu99 -D__USE_GNU -I$(DEPTH)/apps
LDFLAGS = -rdynamic -L$(DEPTH)/apps/clib/$(ARCH_DEP_DIR)
TARGETS=clib
OpenPOWER on IntegriCloud