git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
У клієнтському класі модуля rlm_stg методи шифрування винесені як
[stg.git]
/
projects
/
stargazer
/
Makefile
diff --git
a/projects/stargazer/Makefile
b/projects/stargazer/Makefile
index 02757ad1e57cf9cf48ce2071726734705f9f7d65..7241c569dba3346f797fd64788494cf1536c8db6 100644
(file)
--- a/
projects/stargazer/Makefile
+++ b/
projects/stargazer/Makefile
@@
-55,7
+55,7
@@
plugins: libs
$(MAKE) -C $(DIR_PLUGINS)
$(PROG): $(OBJS) libs
- $(C
C
) $(OBJS) $(LDFLAGS) $(LIBS) $(STGLIBS) -o $(PROG)
+ $(C
XX
) $(OBJS) $(LDFLAGS) $(LIBS) $(STGLIBS) -o $(PROG)
clean:
rm -f deps $(PROG) *.o tags *.*~ .OS