mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
nettle: dont build subdirs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff --git a/Makefile.in b/Makefile.in
|
||||
index 2c25007..7980fa8 100644
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -16,7 +16,7 @@ MKDIR_P = @MKDIR_P@
|
||||
|
||||
OPT_ASM_SOURCES = @OPT_ASM_SOURCES@
|
||||
|
||||
-SUBDIRS = tools testsuite examples
|
||||
+SUBDIRS =
|
||||
|
||||
include config.make
|
||||
|
||||
Reference in New Issue
Block a user