Skip to content

Commit

Permalink
useless -all-static
Browse files Browse the repository at this point in the history
  • Loading branch information
vlm committed Oct 13, 2014
1 parent ebfc44d commit da94cd4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion libasn1compiler/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ AM_CPPFLAGS = \

noinst_LTLIBRARIES = libasn1compiler.la

libasn1compiler_la_LDFLAGS = -all-static
libasn1compiler_la_SOURCES = \
asn1compiler.c asn1compiler.h \
asn1c_misc.c asn1c_misc.h \
Expand Down
1 change: 0 additions & 1 deletion libasn1fix/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ AM_CPPFLAGS = \

noinst_LTLIBRARIES = libasn1fix.la

libasn1fix_la_LDFLAGS = -all-static
libasn1fix_la_SOURCES = \
asn1fix.c asn1fix.h \
asn1fix_internal.h \
Expand Down
1 change: 0 additions & 1 deletion libasn1parser/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ AM_LFLAGS = -s -p -Cem -Pasn1p_ -olex.yy.c

noinst_LTLIBRARIES = libasn1parser.la

libasn1parser_la_LDFLAGS = -all-static
libasn1parser_la_SOURCES = \
asn1parser.c asn1parser.h \
asn1p_y.c asn1p_y.h asn1p_l.c \
Expand Down

0 comments on commit da94cd4

Please sign in to comment.