Changes between Version 1 and Version 2 of Ticket #2916, comment 16


Ignore:
Timestamp:
Feb 29, 2016, 12:51:58 AM (8 years ago)
Author:
msieczka

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2916, comment 16

    v1 v2  
    66Excellent. Thanks a ton.
    77
    8 In summary: there's nothing that GRASS should do about this issue, it's down to the fact that ~~D_FORTIFY_SOURCE should not go into CPPFLAGS, only to CFLAGS and CXXFLAGS~~ ^my bad, ignore^. Please let me know whether that's correct.
     8In summary: there's nothing that GRASS should do about this issue, it's down to the fact that D_FORTIFY_SOURCE should not go into CPPFLAGS, only to CFLAGS and CXXFLAGS. Please let me know whether that's correct.