mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Revert "Bug 451929 - Leverage p2 ability to express native packages"
This is breaking downstream builds.
This reverts commit 18e6101a53
.
Change-Id: I5dd2ee129518757866ab832c683b648d13b07b83
Reviewed-on: https://git.eclipse.org/r/38594
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
This commit is contained in:
parent
ca6d07cf0c
commit
1681eb8676
6 changed files with 0 additions and 12 deletions
|
@ -1,2 +0,0 @@
|
|||
instructions.install=\
|
||||
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:autoconf);
|
|
@ -1,2 +0,0 @@
|
|||
instructions.install=\
|
||||
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:make);
|
|
@ -1,2 +0,0 @@
|
|||
instructions.install=\
|
||||
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gcc);
|
|
@ -1,2 +0,0 @@
|
|||
instructions.install=\
|
||||
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gdb);
|
|
@ -1,2 +0,0 @@
|
|||
instructions.install=\
|
||||
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gdb);
|
|
@ -1,2 +0,0 @@
|
|||
instructions.install=\
|
||||
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:qt-sdk);
|
Loading…
Add table
Reference in a new issue