Skip to content

Commit

Permalink
contrib: fdk-aac: do not set cxx_std
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosfrm authored and galad87 committed May 7, 2024
1 parent 3b8f760 commit c569c55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/fdk-aac/module.defs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ FDKAAC.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache configure; autorec
# CFLAGS env variable is set during configure. Since we set it, we
# also need to set the desired optimization option
FDKAAC.GCC.args.extra += $(FDKAAC.GCC.args.O.$(FDKAAC.GCC.O))
FDKAAC.GCC.cxx_std = 1

## optional static libs need to be marked
FDKAAC.OSL.libs = fdk-aac
Expand Down

0 comments on commit c569c55

Please sign in to comment.