mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
b636decf65
Submitted by: Bill Nieuwendorp <slow67(at)gmail.com>
15 lines
493 B
Plaintext
15 lines
493 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- plugins_src/commands/Makefile.orig Fri May 30 12:58:01 2003
|
|
+++ plugins_src/commands/Makefile Fri May 30 12:58:59 2003
|
|
@@ -41,7 +41,7 @@
|
|
# FLAGS
|
|
# ----------------------------------------------------
|
|
ERL_FLAGS += -pa $(WINGS_EBIN) -I $(WINGS_SRC) -I $(WINGS_E3D) -pa $(ESDL_PATH)/ebin
|
|
-ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info
|
|
+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info
|
|
|
|
# ----------------------------------------------------
|
|
# Targets
|