1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Missing fragment description for ppc64le

Change-Id: I08a69ccb69e184a8d6c08ff22f1e4ac956f648a4
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
This commit is contained in:
Marc Khouzam 2015-01-23 13:16:40 -05:00
parent c00e25a8ad
commit 56aa41f360

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2003, 2014 IBM Corporation and others.
# Copyright (c) 2003, 2015 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -18,6 +18,7 @@ fragmentName.linux = C/C++ Development Tools Core Native Utilities for Linux
fragmentName.linux.ia64 = C/C++ Development Tools Core Native Utilities for Linux (ia64)
fragmentName.linux.ppc = C/C++ Development Tools Core Native Utilities for Linux (ppc)
fragmentName.linux.ppc64 = C/C++ Development Tools Core Native Utilities for Linux (ppc64)
fragmentName.linux.ppc64le = C/C++ Development Tools Core Native Utilities for Linux (ppc64le)
fragmentName.linux.x86 = C/C++ Development Tools Core Native Utilities for Linux (x86)
fragmentName.linux.x86_64 = C/C++ Development Tools Core Native Utilities for Linux (x86_64)
fragmentName.qnx = C/C++ Development Tools Core Native Utilities for QNX