mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-11 13:03:11 +00:00
parent
8d03312528
commit
7517b23d5d
@ -17,5 +17,4 @@ $(DOWNLOAD_DIR)/$(BINUTILS_TBZ2):
|
|||||||
|
|
||||||
$(CONTRIB_DIR)/$(BINUTILS): $(DOWNLOAD_DIR)/$(BINUTILS_TBZ2)
|
$(CONTRIB_DIR)/$(BINUTILS): $(DOWNLOAD_DIR)/$(BINUTILS_TBZ2)
|
||||||
$(VERBOSE)tar xfj $< -C $(CONTRIB_DIR) && touch $@
|
$(VERBOSE)tar xfj $< -C $(CONTRIB_DIR) && touch $@
|
||||||
$(VERBOSE)patch -N -p0 < src/noux-pkg/binutils/build.patch
|
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- contrib/binutils-2.22/ld/Makefile.in~ 2010-11-05 11:34:22.000000000 +0100
|
|
||||||
+++ contrib/binutils-2.22/ld/Makefile.in 2011-02-03 23:45:08.000000000 +0100
|
|
||||||
@@ -848,7 +848,7 @@
|
|
||||||
#
|
|
||||||
# Build a dummy plugin using libtool.
|
|
||||||
#
|
|
||||||
-@ENABLE_PLUGINS_TRUE@noinst_LTLIBRARIES = libldtestplug.la
|
|
||||||
+#@ENABLE_PLUGINS_TRUE@noinst_LTLIBRARIES = libldtestplug.la
|
|
||||||
@ENABLE_PLUGINS_TRUE@libldtestplug_la_SOURCES = testplug.c
|
|
||||||
@ENABLE_PLUGINS_TRUE@libldtestplug_la_CFLAGS = -g -O2
|
|
||||||
@ENABLE_PLUGINS_TRUE@libldtestplug_la_LDFLAGS = -no-undefined -rpath /nowhere
|
|
Loading…
x
Reference in New Issue
Block a user