diff options
| author | Graeme Gregory <dp@xora.org.uk> | 2008-03-20 07:58:48 +0000 |
|---|---|---|
| committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-20 07:58:48 +0000 |
| commit | 393fd0ff7b74d92b1754dffcdf8769936365d183 (patch) | |
| tree | 6711129800a940bee11ae8bb693c2a36242d4734 /packages/swt/files/make_linux-fix.patch | |
| parent | e27e757bf1062e8be6691a622893f97695772707 (diff) | |
merge
Diffstat (limited to 'packages/swt/files/make_linux-fix.patch')
| -rw-r--r-- | packages/swt/files/make_linux-fix.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/packages/swt/files/make_linux-fix.patch b/packages/swt/files/make_linux-fix.patch deleted file mode 100644 index 1c98f5cad2..0000000000 --- a/packages/swt/files/make_linux-fix.patch +++ /dev/null @@ -1,22 +0,0 @@ -Index: swt-source/make_linux.mak -=================================================================== ---- swt-source.orig/make_linux.mak 2008-01-23 15:08:02.000000000 +0800 -+++ swt-source/make_linux.mak 2008-01-23 15:08:21.000000000 +0800 -@@ -74,8 +74,6 @@ - -Wno-non-virtual-dtor \ - -fPIC \ - -I. \ -- -I$(JAVA_HOME)/include \ -- -I$(JAVA_HOME)/include/linux \ - ${SWT_PTR_CFLAGS} - MOZILLALIBS = -shared -Wl,--version-script=mozilla_exports -Bsymbolic - MOZILLAEXCLUDES = -DNO_XPCOMGlueShutdown -DNO_XPCOMGlueStartup -@@ -96,8 +94,6 @@ - -DSWT_VERSION=$(SWT_VERSION) \ - $(NATIVE_STATS) \ - -DLINUX -DGTK \ -- -I$(JAVA_HOME)/include \ -- -I$(JAVA_HOME)/include/linux \ - -fPIC \ - ${SWT_PTR_CFLAGS} - LIBS = -shared -fPIC |
