SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/remake/patches/patch-src_variable_h
Normal file
13
devel/remake/patches/patch-src_variable_h
Normal file
|
@ -0,0 +1,13 @@
|
|||
-fno-common
|
||||
|
||||
Index: src/variable.h
|
||||
--- src/variable.h.orig
|
||||
+++ src/variable.h
|
||||
@@ -116,7 +116,6 @@ struct pattern_var
|
||||
extern char *variable_buffer;
|
||||
extern struct variable_set_list *current_variable_set_list;
|
||||
extern struct variable *default_goal_var;
|
||||
-extern struct variable shell_var;
|
||||
|
||||
/* expand.c */
|
||||
#ifndef SIZE_MAX
|
Loading…
Add table
Add a link
Reference in a new issue