Skip to content

Commit

Permalink
Merge pull request #185 from emaste/master
Browse files Browse the repository at this point in the history
Remove duplicate symbols from libroken version-script.map
  • Loading branch information
Love Hörnquist Åstrand committed Jul 21, 2016
2 parents 6234073 + 8ef0071 commit c7ed0b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion lib/hx509/version-script.map
Expand Up @@ -23,7 +23,6 @@ HEIMDAL_X509_1.2 {
_hx509_request_print;
_hx509_request_set_email;
_hx509_request_to_pkcs10;
_hx509_request_to_pkcs10;
_hx509_unmap_file_os;
_hx509_write_file;
hx509_bitstring_print;
Expand Down
6 changes: 0 additions & 6 deletions lib/roken/version-script.map
Expand Up @@ -128,19 +128,14 @@ HEIMDAL_ROKEN_1.0 {
rk_strptime;
rk_strsep_copy;
rk_strsvis;
rk_strsvis;
rk_strsvisx;
rk_strtoll;
rk_strtoull;
rk_strunvis;
rk_strunvis;
rk_strunvisx;
rk_strupr;
rk_strvis;
rk_strvis;
rk_strvisx;
rk_strvisx;
rk_svis;
rk_svis;
rk_timegm;
rk_timevaladd;
Expand All @@ -155,7 +150,6 @@ HEIMDAL_ROKEN_1.0 {
rk_vasnprintf;
rk_vasprintf;
rk_vis;
rk_vis;
rk_vsnprintf;
rk_vstrcollect;
rk_wait_for_process;
Expand Down

0 comments on commit c7ed0b7

Please sign in to comment.