mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
gnu_classpath: Fix corrupted patch
Seems a space got removed at start of line...
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
@@ -310,7 +310,7 @@
|
||||
|
||||
libjavanio_la_LIBADD = $(top_builddir)/native/jni/classpath/jcl.lo \
|
||||
$(top_builddir)/native/jni/native-lib/libclasspathnative.la \
|
||||
$(top_builddir)/native/jni/native-lib/libclasspathnative.la \
|
||||
- $(LTLIBICONV)
|
||||
+ -Wl,$(LIBICONV)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user