diff options
| author | David Williams | 2012-10-19 19:33:31 +0000 |
|---|---|---|
| committer | David Williams | 2012-10-19 19:33:31 +0000 |
| commit | afda1b130e056625360ba9107fe419eeb97f1c6f (patch) | |
| tree | f36ff823ad7f5485f4a25577ca094f6a81916b25 | |
| parent | ddb308660079dde5ee684f162efc4a90b460c3a0 (diff) | |
| download | eclipse.platform.releng-afda1b130e056625360ba9107fe419eeb97f1c6f.tar.gz eclipse.platform.releng-afda1b130e056625360ba9107fe419eeb97f1c6f.tar.xz eclipse.platform.releng-afda1b130e056625360ba9107fe419eeb97f1c6f.zip | |
Bug 391273 - Add HPUX.ia64 build to 4.3 (comment out filesystem 32
fragment)
| -rw-r--r-- | features/org.eclipse.platform-feature/feature.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/features/org.eclipse.platform-feature/feature.xml b/features/org.eclipse.platform-feature/feature.xml index 9d9d334f..f29d8263 100644 --- a/features/org.eclipse.platform-feature/feature.xml +++ b/features/org.eclipse.platform-feature/feature.xml @@ -376,6 +376,7 @@ fragment="true" unpack="false"/> +<!-- <plugin id="org.eclipse.core.filesystem.hpux.ia64_32" os="hpux" @@ -385,6 +386,7 @@ version="0.0.0" fragment="true" unpack="false"/> +--> <plugin id="org.eclipse.core.filesystem.linux.x86" |
