Ignore:
Timestamp:
Jul 11, 2013, 2:25:51 AM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9e24ef5a0725a87fa840c862768035f644957a9f
Parents:
99b54a02eca0fe05e0d8b5bd6b722ba3946a46ea
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-07-11 02:25:51+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-07-11 02:26:33+02:00
Message:
Uniform dynamic flags for DM
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/callgfanlib/Makefile.am

    r99b54a rbc2aed6  
    5656
    5757if ENABLE_P_PROCS_DYNAMIC
    58   P_PROCS_MODULE_LDFLAGS = ${AMLDFLAGS} -shared -module -dynamic -flat_namespace -weak_reference_mismatches weak -undefined dynamic_lookup
     58  P_PROCS_MODULE_LDFLAGS = ${AMLDFLAGS} -module -export-dynamic -avoid-version -flat_namespace -weak_reference_mismatches weak -undefined dynamic_lookup
    5959else
    6060  P_PROCS_MODULE_LDFLAGS = ${AMLDFLAGS}
Note: See TracChangeset for help on using the changeset viewer.