mirror of
https://github.com/mirror/make.git
synced 2026-08-23 02:13:28 +08:00
Add requirement for plugin_is_GPL_compatible symbol in loaded objects.
This commit is contained in:
@@ -20,6 +20,8 @@ print $F <<'EOF' ;
|
||||
|
||||
#include "gnumake.h"
|
||||
|
||||
int plugin_is_GPL_compatible;
|
||||
|
||||
int
|
||||
testload_gmk_setup (gmk_floc *pos)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user