summaryrefslogtreecommitdiffstats
path: root/fpart/Rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fpart/Rules.mk')
-rw-r--r--fpart/Rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpart/Rules.mk b/fpart/Rules.mk
index 0eff083..11a26fa 100644
--- a/fpart/Rules.mk
+++ b/fpart/Rules.mk
@@ -22,10 +22,10 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
-CFLAGS += -m32 -D_GNU_SOURCE -std=gnu99 -D_FILE_OFFSET_BITS=64
+CFLAGS += -D_GNU_SOURCE -std=gnu99 -D_FILE_OFFSET_BITS=64
CFLAGS += -I$(DEPTH)/.. -iquote..
-LDFLAGS += -L. -m32
+LDFLAGS += -L.
NAME=fpart
OpenPOWER on IntegriCloud