aboutsummaryrefslogtreecommitdiff
path: root/lang/rust/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/rust/Makefile')
-rw-r--r--lang/rust/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index 647b587973bc..50a956acd698 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -45,9 +45,6 @@ CONFLICTS_INSTALL?= rust-nightly
OPTIONS_DEFINE= DOCS GDB SOURCES WASM
OPTIONS_DEFAULT= SOURCES WASM
-.if defined(NIGHTLY_DATE)
-OPTIONS_EXCLUDE+= SOURCES
-.endif
GDB_DESC= Install ports gdb (necessary for debugging rust programs)
SOURCES_DESC= Install source files