Skip to content

Commit

Permalink
musl-cross-make-confs/Makefile.arch_indep: note on $lt_prog_compiler_…
Browse files Browse the repository at this point in the history
…pic_CXX -> -fPIC
  • Loading branch information
ryanwoodsmall committed Feb 8, 2020
1 parent ca6adf6 commit b82f3dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions musl-cross-make-confs/Makefile.arch_indep
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
# - https://stackoverflow.com/questions/23257965/how-do-i-compile-gnu-libstdc-a-with-pic
# - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28811
# - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58638
# may need to replace $lt_prog_compiler_pic_CXX with explicit -fPIC

# basic stuff: shell, timestamp and architecture
SHELL := /bin/bash
Expand Down

0 comments on commit b82f3dd

Please sign in to comment.