Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Issue 2126703003: Remove -lc++ link and document -fno-exceptions (Closed)

Created:
4 years, 5 months ago by fbarchard1
Modified:
4 years, 5 months ago
Reviewers:
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Remove -lc++ link and document -fno-exceptions -lc++ can cause link error on some systems and is not necessary on gcc 4.6+ so remove the link option and document how to build for gcc 4.4 TEST=CC=gcc-4.4 CXXFLAGS=-fno-exceptions CXX=g++-4.4 make -f linux.mk clean all BUG=libyuv:616 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/ff9b16b828712cd6aa4ddef3b419a604e17bd4a9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M linux.mk View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (2 generated)
fbarchard1
4 years, 5 months ago (2016-07-06 23:02:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ff9b16b828712cd6aa4ddef3b419a604e17bd4a9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698