mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-24 06:02:27 +00:00
(__gnustep_base_subinit_args__): No longer declared static.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1610 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
29729f4102
commit
dffee4588d
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ static void _gnu_noobjc_free_vars(void)
|
|||
_gnu_noobjc_env = 0;
|
||||
}
|
||||
|
||||
static void * __gnustep_base_subinit_args__
|
||||
void * __gnustep_base_subinit_args__
|
||||
__attribute__ ((section ("__libc_subinit"))) = &(_gnu_process_noobjc_args);
|
||||
|
||||
+ (void)initialize {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue