Changeset e4514d3 in git for libpolys/polys/Makefile.am


Ignore:
Timestamp:
Jun 17, 2020, 3:40:00 PM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
ed6f2bb0876535189130e32d71be46f776012a36
Parents:
48e0bcb3839c4f7cc786ac37fa187054f053623902eb92fd41522fc551742fd1c1a368263c5401e9
Message:
Merge branch 'mh/fix' of https://github.com/fingolfin/Sources into fingolfin-mh/fix
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    r48e0bcb re4514d3  
    112112
    113113templates/p_Procs.inc: p_Procs_Generate.cc
    114         $(MAKE) $(AM_MAKEFLAGS) CXX="$(CXX_FOR_BUILD)" p_Procs_Generate
     114        $(MAKE) $(AM_MAKEFLAGS) CXX="$(CXX_FOR_BUILD)" CXXFLAGS="$(CXXFLAGS_FOR_BUILD)" LDFLAGS="" LIBS="" p_Procs_Generate
    115115        ./p_Procs_Generate$(BUILD_EXEEXT) > ./templates/p_Procs.inc
    116116
Note: See TracChangeset for help on using the changeset viewer.